convert_currency
Convert currencies using official National Bank of Kazakhstan rates, with one side of the conversion being KZT. Specify amount, source currency, and optionally date for accurate exchange.
Instructions
Convert between currencies using NBK rates. One side must be KZT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in DD.MM.YYYY format (optional) | |
| amount | Yes | Amount to convert | |
| to_currency | No | Target currency code (default: KZT) | KZT |
| from_currency | Yes | Source currency code, e.g. USD, KZT |