Rate Overview
Live
1 XCD = 503.4244 NGN
1 NGN = 0.001986
XCD
Avg
507.1451
High
509.1414
Low
503.4244
Last updated: 5/7/2026, 7:47:10 AM
Quick Conversions
| XCD | NGN |
|---|---|
| 1 XCD | 503.42 NGN |
| 10 XCD | 5,034.24 NGN |
| 50 XCD | 25,171.22 NGN |
| 100 XCD | 50,342.44 NGN |
| 500 XCD | 251,712.18 NGN |
| 1,000 XCD | 503,424.37 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-05-07T07:47:10Z",
"rates": {
"NGN": 503.424369
}
}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": 50342.4369,
"rate": 503.424369
}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