
Forex Rate and Charges 2.0.0
API to fetch RAKBANK's Forex Rates & Charges for UAEFTS, SWIFT & RMT transactions.
Overview
The Forex Rate and Charges API is available to partner institutions to allow their users to fetch the foreign exchange rate and charges before performing a RAKMoneyTransfer or Electronic Fund Transfers (SWIFT) transaction.
Partners can provide this service to two types of customers
- a pre-paid card customer of the partner, where the pre-paid card bin is sponsored by RAKBANK
- an IBAN customer of the partner, where the IBAN is linked to an account in RAKBANK
Customers can fetch two types of exchange rates and charges
- RAKMoneyTransfer rates and charges for instant account or cash transfers to registered beneficiaries for supported corridors - (transaction_type as 'RAKMoney' and transfer_type as 'OutsideUAE' or 'RAKMoneyCashPayout')
- SWIFT rates and charges for adhoc transfers to non-registered outside U.A.E beneficiaries or non-AED transfers within U.A.E - (transaction_type as 'BankTranfer')
Pre - requisites
- Before allowing their customer to utilize this service, partners must ensure that the customer is fully on-boarded at our end.
- Customer can select his pre-registered beneficiary (that was registered using Partner Beneficiary Management API) or enter details about the benficiary (in case of SWIFT transfers) and enter the transfer amount to even fetch the converted amount as per the exchange rate.
Next Steps
- Pass the rate received from this API to Partner External Transfers API to perform a SWIFT transfer.
- Or invoke Partner RAKMoneyTransfer API to go ahead with the instant tranfer.
Use cases

Forex Rate and Charges fetch from Partner App
Let you customer quickly check the forex rate corresponding to 1 AED for a specific country and currency.

Forex Rate & Charges for RAKMoneyTransfer
Fetch and display forex rate, charges and converted amount corresponding to the transaction amount entered by the customer before allowing the customer to perform instant RAKMoneyTransfer using Partner RAKMoneyTransfer API.

Forex Rate & Charges for Electronic Funds Transfer(SWIFT)
Fetch and display forex rate, charges and converted amount corresponding to the transaction amount entered by the customer before allowing the customer to perform Electronic Funds Transfer via SWIFT using Partner External Transfers API.