Currency Converter A360
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.
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- Finance & AccountingInventory ManagementSales
- Category
- Banking and Financial ServicesRPA Developer ToolsUtility
- Downloads
- 30
- Vendor
- Automation Type
- Bot
- Last Updated
- May 19, 2023
- First Published
- April 24, 2023
- Platform
- Automation 360
- ReadMe
- ReadMe
- Support
-
- Community Support Only
- Pathfinder Community Developer Forum
- Bot Store FAQs
See the Bot in Action
Setup Process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or 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
- Usage of Python package from A360