Wise

Manage your Wise financial accounts, balances, and international money transfers directly.

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only

What it can do

  • List Profiles: List all profiles (personal and business) associated with your Wise account
  • Get Profile: Get a specific profile by ID
  • List Balances: List all balance accounts for a profile. Returns currency balances with available amounts. Types: STANDARD (one per currency) or SAVINGS (jars, multiple per currency).

What data it sees

Do you need an account

An API key from the service settings is required

Manage your Wise financial accounts, balances, and international money transfers directly. Access real-time and historical exchange rates, generate quotes, and track the status of your transactions. Organize recipient details and streamline cross-border payments across multiple currencies and profiles.

Server tool list (20)

Raw names from tools/list. Only developers need these.

list_profilesList all profiles (personal and business) associated with your Wise account
get_profileGet a specific profile by ID
list_balancesList all balance accounts for a profile. Returns currency balances with available amounts. Types: STANDARD (one per currency) or SAVINGS (jars, multiple per currency).
get_balanceGet a specific balance account by ID
get_exchange_rateGet the current exchange rate between two currencies
get_exchange_rate_historyGet historical exchange rates between two currencies over a time period
create_quoteCreate a quote for a money transfer. Specify either sourceAmount OR targetAmount (not both). Returns exchange rate, fees, and delivery estimate.
get_quoteGet an existing quote by ID
get_temporary_quoteGet a temporary (non-stored) quote to check rates and fees without creating one
list_recipientsList all recipient accounts for a profile, optionally filtered by currency
get_recipientGet a specific recipient account by ID
create_recipientCreate a new recipient account. The 'details' object varies by currency/type. Use get_account_requirements first to know which fields are needed.
delete_recipientDelete (deactivate) a recipient account
get_account_requirementsGet the required fields for creating a recipient in a specific currency route. Returns field definitions with validation rules.
list_transfersList transfers for a profile with optional filters
get_transferGet a specific transfer by ID
create_transferCreate a new transfer. Requires a quote ID and recipient account ID. The customerTransactionId ensures idempotency — reuse the same value when retrying a failed request to avoid duplicate transfers. NOTE: In EU/UK, funding from balance via personal token is restricted by PSD2.
fund_transferFund a transfer from your Wise balance. NOTE: This may NOT work with personal tokens in EU/UK due to PSD2 regulations.
cancel_transferCancel a transfer (only possible if not yet completed)
get_delivery_estimateGet the estimated delivery date for a transfer
Wise: connect to Claude, ChatGPT, Cursor · Connectors.fun