Rate Overview
Live
1 XCD = 507.2020 NGN
1 NGN = 0.001972
XCD
Avg
506.9148
High
507.7919
Low
505.5007
Last updated: 5/27/2026, 10:55:34 AM
Quick Conversions
| XCD | NGN |
|---|---|
| 1 XCD | 507.20 NGN |
| 10 XCD | 5,072.02 NGN |
| 50 XCD | 25,360.10 NGN |
| 100 XCD | 50,720.20 NGN |
| 500 XCD | 253,601.02 NGN |
| 1,000 XCD | 507,202.03 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-05-27T10:55:34Z",
"rates": {
"NGN": 507.202031
}
}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": 50720.2031,
"rate": 507.202031
}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