Rate Overview
Live
1 CUP = 51.2803 NGN
1 NGN = 0.019501
CUP
Avg
57.5888
High
64.2690
Low
50.6596
Last updated: 7/31/2026, 5:15:53 AM
Quick Conversions
| CUP | NGN |
|---|---|
| 1 CUP | 51.28 NGN |
| 10 CUP | 512.80 NGN |
| 50 CUP | 2,564.02 NGN |
| 100 CUP | 5,128.03 NGN |
| 500 CUP | 25,640.16 NGN |
| 1,000 CUP | 51,280.31 NGN |
Get CUP/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=NGNExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-31T05:15:53Z",
"rates": {
"NGN": 51.280313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "NGN",
"amount": 100
},
"result": 5128.0313,
"rate": 51.280313
}Build with CUP/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key