[Free] Currency Converter Extension

Get Currency Exchange Rate

This extension help you to get currency exchange rate through ExchangeRate-API


Blocks & Usage

1. ConvertCurrency

Use this block to apply the currency you want to convert from the current currency.

Example:

fromCurrency=USD
toCurrency=GBP
ammount=1
This function work like 1 amount USD will convert to GBP rate

blocks

2. ConversionComplete

This block get API request result i.e it will respond the exchange rate as you requested.

component_event

3. ConversionFailed

This block handle all error while you request for ConvertCurrency

component_event(1)

Important Links for using this extension

I using exchangerate-api currency exchange API key. Create a new account here and get your API key. Here is the list of Currency Support.


Extension Info

icon Extension Name: CurrencyConverter
AIX: com.errorx.currencyconverter.aix (9.2 KB)
Version: 1.0.0
last update: 16 March 2024


How it work like?


Credit

Alright of extension development credit goes to @Error-X

4 Likes

A very simple suggestion, you might add helper blocks for supported currency. See here How to add helper blocks.

2 Likes

I agree with @JEWEL, give it added value, if not, sacrificing an extension is not justified.

1 Like

6 posts were split to a new topic: How to add helper blocks