forex_real_time_conversion
Convert an amount from one currency to another using current forex market rates. Input the source and target currency symbols to get an accurate real-time conversion.
Instructions
Convert currency using latest market rates. e.g., USD to EUR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | ||
| precision | No | ||
| to_symbol | Yes | ||
| from_symbol | Yes |