🔃 Conversions
How to convert currency
Open or link accounts for the relevant currencies
In order to execute and settle a trade, you must have linked or virtual accounts on Multigate's platform for both the source and target currency. Our API does not currently support settling trades initiated via API to accounts off-platform.
Fund the source account
Ensure you have sufficient funds in the source account. Post-funded trades are not currently available via API.
Get a quote
Using the Get Quote endpoint, retrieve the best current rate for your target currency and amount.
Lock the trade
Lock in a rate by passing a rate id from the previous step to Lock Rate.
Wait for your funds
Subscribe to the webhook to receive a notification when the trade has been fully settled and your funds are available in the target account.