How to settle your Ivy balance in a different currency.
Get a real-time exchange rate
/fx/retrieve-rate
endpoint to fetch the current rate for your desired currency pair.Create an FX settlement (beneficiary payout)
/beneficiary-payout/create
endpoint to convert and settle your balance in the target currency to your bank account or wallet.Fetch FX details for a completed payout
fxId
on the payout object. Use this
fxId
with the
/fx/retrieve
endpoint to fetch details about the exchange rate and conversion used for that specific payout.Track settlement status
fxId
you can use to fetch more details about the conversion.