← Tools Reference

Wise

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

API key3 toolshttps://api.wise.com
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.