Rate Overview
Live
1 XCD = 511.7844 NGN
1 NGN = 0.001954
XCD
Avg
526.0695
High
549.8782
Low
495.8920
Last updated: 3/27/2026, 5:02:25 PM
Quick Conversions
| XCD | NGN |
|---|---|
| 1 XCD | 511.78 NGN |
| 10 XCD | 5,117.84 NGN |
| 50 XCD | 25,589.22 NGN |
| 100 XCD | 51,178.44 NGN |
| 500 XCD | 255,892.22 NGN |
| 1,000 XCD | 511,784.44 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-03-27T17:02:25Z",
"rates": {
"NGN": 511.784444
}
}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": 51178.4444,
"rate": 511.784444
}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