get_exchange_rate
Get the current exchange rate between two currencies. Supply source and target currency codes to obtain real-time conversion data.
Instructions
Get the current exchange rate between two currencies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source currency code, e.g. EUR | |
| target | Yes | Target currency code, e.g. HUF |