get_rate
Retrieve the current mid-market exchange rate between any two currencies, using live data from Xe or ECB.
Instructions
Get the current mid-market exchange rate between two currencies. Uses Xe when credentials are set; falls back to Frankfurter (ECB) for free use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target currency code | |
| from | Yes | Base currency code (e.g. NZD, USD, EUR) |