Wise: Get Currency Pairs
Wise via Parse · Finance
Get all available currency conversion pairs for a specific base currency. Returns a list of directional pair strings (e.g. 'USD to EUR', 'EUR to USD') indicating which conversions are supported. Useful for validating whether a specific route exists before attempting a conversion. API for Wise.com currency conversion, fees, exchange rates, and historical data. Fulfilled by Parse from wise.com.
- b2b-directory
- crypto-web3
- finance
- parse
- platform-key
- wise
- wise-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e12755f4-6de3-4592-9b84-358de36519b2/get_currency_pairs
- Interface artifact
- sha256:480262110a2646e31f86bacd037d3536b4980e3dd0a4fdfa67ccad11b42cb76d
- Manifest digest
- sha256:4ecb01201d4593c85c2a89fee97a0f6f4d0b8fa666e392dd45bf3acc57cf40d4
Request fields
- code (string, required): Base currency code (e.g. USD, EUR, GBP, AUD): Allowed values: USD, EUR, GBP, AUD, CAD, JPY
Example queries
- {"code":"USD"}