Get Quote
https://api.localramp.co/v1/transaction/buy/quote?sender_currency=NGN&receiver_currency=USDT_BSC&country_code=NGx-auth-token: <PUBLIC_KEY>{
"status": "success",
"data": {
"rate": {
"sender_currency": "NGN",
"receiver_currency": "USDC_BSC",
"partner_fee": {
"type": "PERCENT",
"fee": 0
},
"processor_fee": {
"type": "FLAT",
"fee": "100.00"
},
"network_fee": "1.14510001",
"exchange_rate": "754.6558",
"market": "BUY"
},
"info": {
"partner_fee": "Merchant fee in percent",
"processor_fee": "Fee LocalRamp Charges (NGN)",
"network_fee": "Fee required to send coin on blockchain (USDC_BSC) ~Estimate",
"exchange_rate": "Price LocalRamp will buy your crypto at"
}
}
}Rate Calculation
Last updated