This endpoint allows you get onramp rate for a currency.
cURL
curl --request GET \ --url https://processor-prod.up.railway.app/rate/onramp \ --header 'x-service-key: <api-key>'
{ "success": true, "status": 200, "message": "Onramp rate fetched successfully", "timestamp": "2025-09-10T01:35:36.935Z", "data": { "rate": 1521 } }
The currency code to get the onramp rate for
NGN
"NGN"
Onramp rate fetched successfully
true
200
"Onramp rate fetched successfully"
"2025-09-10T01:35:36.935Z"
Show child attributes