Rate Overview
Live
1 NGN = 0.001898 XCD
1 XCD = 526.8704 NGN
Avg
0.001889
High
0.001907
Low
0.001862
Last updated: 1/25/2026, 7:22:02 AM
Quick Conversions
| NGN | XCD |
|---|---|
| 1 NGN | 0.00 XCD |
| 10 NGN | 0.02 XCD |
| 50 NGN | 0.09 XCD |
| 100 NGN | 0.19 XCD |
| 500 NGN | 0.95 XCD |
| 1,000 NGN | 1.90 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-01-25T07:22:02Z",
"rates": {
"XCD": 0.001898
}
}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.1898,
"rate": 0.001898
}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