Rate Overview
Live
1 CUP = 51.2372 NGN
1 NGN = 0.019517
CUP
Avg
51.3034
High
51.3753
Low
51.2372
Last updated: 6/19/2026, 8:27:40 AM
Quick Conversions
| CUP | NGN |
|---|---|
| 1 CUP | 51.24 NGN |
| 10 CUP | 512.37 NGN |
| 50 CUP | 2,561.86 NGN |
| 100 CUP | 5,123.72 NGN |
| 500 CUP | 25,618.61 NGN |
| 1,000 CUP | 51,237.22 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-06-19T08:27:40Z",
"rates": {
"NGN": 51.237216
}
}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": 5123.7216,
"rate": 51.237216
}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