Wise: Get Transfer Fee
Wise via Parse · Finance
Get the full fee breakdown for a money transfer with various payment method combinations. Returns all available pay-in/pay-out method pairs with their respective fees, exchange rates, recipient amounts, and estimated delivery times. Useful for comparing transfer costs across methods. 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_transfer_fee
- Interface artifact
- sha256:eab67f3c5228a06ea1e84300e297616ce268a1c14ac12a97ce9c6fe90ee13633
- Manifest digest
- sha256:37d9bafca99490f708d346bb9cd9a3ca7d686c9ec091d9c4e8b9dffa32413365
Request fields
- amount (number): Amount to send in the source currency
- source (string, required): Source currency code (e.g. USD, GBP, EUR): Allowed values: USD, GBP, EUR, AUD, CAD
- target (string, required): Target currency code (e.g. EUR, USD, GBP): Allowed values: EUR, USD, GBP, AUD, CAD
Example queries
- {"amount":"1000","source":"USD","target":"EUR"}