Rate Overview
Live
1 CUP = 57.8430 NGN
1 NGN = 0.017288
CUP
Avg
63.1037
High
69.3152
Low
57.7601
Last updated: 3/27/2026, 1:23:10 PM
Quick Conversions
| CUP | NGN |
|---|---|
| 1 CUP | 57.84 NGN |
| 10 CUP | 578.43 NGN |
| 50 CUP | 2,892.15 NGN |
| 100 CUP | 5,784.30 NGN |
| 500 CUP | 28,921.51 NGN |
| 1,000 CUP | 57,843.02 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-03-27T13:23:10Z",
"rates": {
"NGN": 57.843017
}
}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": 5784.3017,
"rate": 57.843017
}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