Rates and Fees
https://api.localramp.co/v1/transaction/pay/rate?currency=NGN&country_code=NGx-auth-token: <SECRET_KEY>{
"status": "success",
"data": {
"rate": {
"sender_currency": "NGN",
"receiver_currency": "USDT",
"processor_fee": {
"type": "FLAT",
"fee": "100.00"
},
"exchange_rate": "743.22",
"market": "BUY"
},
"info": {
"processor_fee": "Fee LocalRamp Charges (NGN)",
"exchange_rate": "Price LocalRamp will buy your crypto at"
}
}
}Rate Calculation
Last updated