Rate Overview
Live
1 XCD = 501.7897 NGN
1 NGN = 0.001993
XCD
Avg
502.7213
High
504.2499
Low
501.7897
Last updated: 6/16/2026, 1:27:30 PM
Quick Conversions
| XCD | NGN |
|---|---|
| 1 XCD | 501.79 NGN |
| 10 XCD | 5,017.90 NGN |
| 50 XCD | 25,089.48 NGN |
| 100 XCD | 50,178.97 NGN |
| 500 XCD | 250,894.83 NGN |
| 1,000 XCD | 501,789.65 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-06-16T13:27:30Z",
"rates": {
"NGN": 501.789652
}
}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": 50178.9652,
"rate": 501.789652
}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