Rate Overview
Live
1 XCD = 496.1536 NGN
1 NGN = 0.002016
XCD
Avg
500.5641
High
503.8760
Low
496.1536
Last updated: 4/17/2026, 6:12:13 AM
Quick Conversions
| XCD | NGN |
|---|---|
| 1 XCD | 496.15 NGN |
| 10 XCD | 4,961.54 NGN |
| 50 XCD | 24,807.68 NGN |
| 100 XCD | 49,615.36 NGN |
| 500 XCD | 248,076.79 NGN |
| 1,000 XCD | 496,153.59 NGN |
Get XCD/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=NGNExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-04-17T06:12:13Z",
"rates": {
"NGN": 496.153589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "NGN",
"amount": 100
},
"result": 49615.3589,
"rate": 496.153589
}Build with XCD/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key