Rate Overview
Live
1 XCD = 506.2220 NGN
1 NGN = 0.001975
XCD
Avg
508.3535
High
526.8705
Low
496.4110
Last updated: 7/7/2026, 12:03:56 AM
Quick Conversions
| XCD | NGN |
|---|---|
| 1 XCD | 506.22 NGN |
| 10 XCD | 5,062.22 NGN |
| 50 XCD | 25,311.10 NGN |
| 100 XCD | 50,622.20 NGN |
| 500 XCD | 253,111.02 NGN |
| 1,000 XCD | 506,222.04 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-07T00:03:56Z",
"rates": {
"NGN": 506.222039
}
}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": 50622.2039,
"rate": 506.222039
}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