Rate Overview
Live
1 NGN = 0.002040 XCD
1 XCD = 490.1961
NGN
Avg
0.002045
High
0.002049
Low
0.002040
Last updated: 9/11/2026, 9:06:56 PM
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 | 1.02 XCD |
| 1,000 NGN | 2.04 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-09-11T21:06:56Z",
"rates": {
"XCD": 0.00204
}
}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.20400000000000001,
"rate": 0.00204
}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