Rate Overview
Live
1 XCD = 489.2293 NGN
1 NGN = 0.002044
XCD
Avg
492.9956
High
498.3494
Low
489.0989
Last updated: 9/5/2026, 9:42:27 PM
Quick Conversions
| XCD | NGN |
|---|---|
| 1 XCD | 489.23 NGN |
| 10 XCD | 4,892.29 NGN |
| 50 XCD | 24,461.46 NGN |
| 100 XCD | 48,922.93 NGN |
| 500 XCD | 244,614.64 NGN |
| 1,000 XCD | 489,229.28 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-09-05T21:42:27Z",
"rates": {
"NGN": 489.229281
}
}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": 48922.928100000005,
"rate": 489.229281
}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