monobank-bank-currency-rate
Returns Monobank exchange rate for a specified currency pair. Fetches a single quote faster than the general currency tool by defaulting to UAH and supporting only EUR/USD as alternative.
Instructions
Returns the Monobank exchange rate for a specific currency pair. Faster than monobank-bank-currency when you need just one rate.
quoteCurrency defaults to 'UAH'. The only non-UAH pair available is EUR/USD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseCurrency | Yes | ISO 4217 currency code to look up (e.g. 'USD', 'EUR'). | |
| quoteCurrency | No | ISO 4217 quote currency code. Defaults to 'UAH'. | UAH |