Rate Overview
Live
1 XCD = 504.6600 NGN
1 NGN = 0.001982
XCD
Avg
550.2269
High
614.1410
Low
503.4753
Last updated: 7/27/2026, 9:54:57 PM
Quick Conversions
| XCD | NGN |
|---|---|
| 1 XCD | 504.66 NGN |
| 10 XCD | 5,046.60 NGN |
| 50 XCD | 25,233.00 NGN |
| 100 XCD | 50,466.00 NGN |
| 500 XCD | 252,330.00 NGN |
| 1,000 XCD | 504,660.01 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-27T21:54:57Z",
"rates": {
"NGN": 504.660009
}
}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": 50466.0009,
"rate": 504.660009
}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