Rate Overview
Live
1 NGN = 0.001979 XCD
1 XCD = 505.3057
NGN
Avg
0.001974
High
0.001986
Low
0.001964
Last updated: 5/9/2026, 4:54:48 AM
Quick Conversions
| NGN | XCD |
|---|---|
| 1 NGN | 0.00 XCD |
| 10 NGN | 0.02 XCD |
| 50 NGN | 0.10 XCD |
| 100 NGN | 0.20 XCD |
| 500 NGN | 0.99 XCD |
| 1,000 NGN | 1.98 XCD |
Get NGN/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=XCDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-05-09T04:54:48Z",
"rates": {
"XCD": 0.001979
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "XCD",
"amount": 100
},
"result": 0.1979,
"rate": 0.001979
}Build with NGN/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key