Wise Platform API
Commercialby Wise
API for cross-border transfers, multi-currency accounts and mid-market FX rates, fully licensed in Singapore. Widely used by SG businesses for cheap international payouts.
How to authenticate
- 1Create a Wise business account.
- 2Generate a personal API token under Settings > API tokens (read-only or full access).
- 3Use the sandbox (api.sandbox.transferwise.tech) with a sandbox account for testing.
- 4Send Authorization: Bearer TOKEN. Large-scale Wise Platform partnerships require a signed agreement and client credentials instead.
Example request
curl -H 'Authorization: Bearer YOUR_TOKEN' 'https://api.transferwise.com/v1/rates?source=SGD&target=USD'Example response
[{"rate":0.779,"source":"SGD","target":"USD","time":"2026-07-05T08:00:00+0000"}]Notes for AI agents
The rates endpoint is the simplest first call. Transfers require the quote, recipient, transfer, fund sequence in that order; SCA (2FA signing) applies to funding from some regions.
Machine-readable version: /api/apis/wise-platform
Related APIs
2C2P Payment Platform API
2C2P
Southeast Asia payments processor headquartered in Singapore, covering cards, QR payments and 250+ local payment methods across the region. Suited to merchants selling into multiple SEA markets.
Adyen
Adyen N.V.
Enterprise payments platform with a single Checkout API for cards and local payment methods. In Singapore it supports PayNow (SGD, SG only) with real-time payments, QR code integration, refunds, partial refunds and separate captures via the standard /payments endpoint with paymentMethod.type set to paynow.
Airwallex API
Airwallex
Global business accounts, multi-currency wallets, payouts, cards and payment acceptance with strong Singapore entity support. Common choice for SG companies paying overseas suppliers or holding multi-currency balances.
FOMO Pay
FOMO Pay Pte Ltd
Singapore MAS-licensed major payment institution providing a banking-grade API for accounts, balances, virtual accounts, beneficiaries, outgoing transfers and transaction data. Known in SG for QR payment acceptance (PayNow/SGQR) and digital-currency-to-fiat settlement rails for merchants.