Rate Overview
Live
1 XCD = 507.0325 NGN
1 NGN = 0.001972
XCD
Avg
508.6234
High
510.6489
Low
506.2308
Last updated: 7/5/2026, 2:29:34 AM
Quick Conversions
| XCD | NGN |
|---|---|
| 1 XCD | 507.03 NGN |
| 10 XCD | 5,070.32 NGN |
| 50 XCD | 25,351.62 NGN |
| 100 XCD | 50,703.25 NGN |
| 500 XCD | 253,516.24 NGN |
| 1,000 XCD | 507,032.48 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-07-05T02:29:34Z",
"rates": {
"NGN": 507.032476
}
}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": 50703.247599999995,
"rate": 507.032476
}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