Get pricing and speed
GET {{host}}/v1/quotes?source=EUR&target=GBP&rateType=FIXED&targetAmount=600
Is currency route supported?
If we don't support a route then this endpoint will respond with an error code error.route.not.supported
.
How much does a transfer cost?
The TransferWise fee is included in the response.
How long does my transfer take?
Estimated delivery time is included in the response. This can vary quite a lot for different currency routes. For example transfers often only take a few hours from EUR to GBP, while sending money from USD can take 1-2 business days. This endpoint allows you to find out the estimated delivery time for each currency route.
See more at Get Temporary Quote
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
source | string | ||
target | string | ||
rateType | string | ||
targetAmount | number |