This bot can be used to convert a wide range of currency from one form to another per unit
Top Benefits
Makes currency conversion easy with a wide range of currency code
Minimum and configurable parameters to avoid future maintenance
Tasks
Pass the source currency code which needs to be converted
Pass the to-be currency code in which the user wants to get per Unit value
Call Python script to call API
Stored the conversion result in a variable for further use
This Bot will be used to convert currencies of one form to another easily. For doing conversion bot uses Python which internally calls API. The conversion is possible for the codes like "USD JPY BGN CYP CZK DKK EEK GBP HUF LTL LVL MTL PLN ROL RON SEK SIT SKK CHF ISK NOK HRK RUB TRL TRY AUD BRL CAD CNY HKD IDR ILS INR KRW MXN MYR NZD PHP SGD THB ZAR" per unit value.
See the Bot in Action
Setup process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Use the Bot in a bot, configure keys and other credentials the Bot will need (see the ReadMe for details.)
Run
That's it - now the Bot is ready to get going!
Requirements and Inputs
Python with the version 3.11 with module Currency convertor
Scripts will need to and from parameter for the conversion