← All integrations

Wise icon

Wise

Wise integration (Finance, Data). Imported from open-connector.

API key3 native toolsIcon needs-review
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

GET
wise_list_profiles
List Wise personal and business profiles available to the authenticated personal API token.

/v2/profiles

GET
wise_list_currencies
List currencies supported by Wise for transfers, including codes and names.

/v1/currencies

GET
wise_get_rates
Retrieve current or historical Wise exchange rates.

/v1/rates

6 parameters
ParamTypeRequiredDescription
sourcestringoptionalSource currency code.
targetstringoptionalTarget currency code.
timestringoptionalTimestamp for a specific historical exchange rate.
fromstringoptionalPeriod start date or timestamp for exchange rate history.
tostringoptionalPeriod end date or timestamp for exchange rate history.
groupstringoptionalInterval for grouped exchange rate history.
Request private-beta access