Rate Overview
Live
1 XCD = 507.8967 NGN
1 NGN = 0.001969
XCD
Avg
509.7122
High
535.6363
Low
497.8688
Last updated: 7/9/2026, 6:37:33 PM
Quick Conversions
| XCD | NGN |
|---|---|
| 1 XCD | 507.90 NGN |
| 10 XCD | 5,078.97 NGN |
| 50 XCD | 25,394.84 NGN |
| 100 XCD | 50,789.67 NGN |
| 500 XCD | 253,948.36 NGN |
| 1,000 XCD | 507,896.72 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-09T18:37:33Z",
"rates": {
"NGN": 507.896716
}
}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": 50789.6716,
"rate": 507.896716
}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