Wise Currency & Transfer Insights
This API exposes **Wise**-oriented capabilities: **multi-provider currency comparison**, **supported currencies**, **exchange-rate time series** (including recent points suitable for spot-style display), **country and subdivision reference data**, and **transfer route hints**—aligned with the same use cases as the **Wise** ecosystem (e.g. Wise Currency Converter–style flows). It suits fintech…
Wise Currency & Transfer Insights endpoints
| Method | Endpoint | Description |
|---|---|---|
| Comparison | ||
| POST |
postWiseComparisons /api/wise/comparisons |
Returns comparison results for the given source/target currencies and amount. |
| Currencies | ||
| GET |
getWiseCurrencies /api/wise/currencies |
Returns currency metadata as provided by the backing catalog. |
| Rates | ||
| POST |
postWiseRatesHistoryLive /api/wise/rates/history-live |
Returns a time series for the currency pair. Suitable for charts; the latest observation can be used as a near–real-time reference. |
| Geography | ||
| GET |
getWiseCountriesStates /api/wise/location/countries-states |
Reference geography data for forms and corridor selection. |
| Routes | ||
| POST |
postWiseRoutes /api/wise/routes |
Returns route-oriented data. May return an error if the backing service requires a valid user/session context that is not available. |
Wise Currency & Transfer Insights pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 20 / minute |
|
| PRO | $5 / month | 800 / hour |
|