Rate Overview
Live
1 XCD = 505.7915 NGN
1 NGN = 0.001977
XCD
Avg
507.4830
High
510.3595
Low
504.1037
Last updated: 7/26/2026, 10:00:53 AM
Quick Conversions
| XCD | NGN |
|---|---|
| 1 XCD | 505.79 NGN |
| 10 XCD | 5,057.92 NGN |
| 50 XCD | 25,289.58 NGN |
| 100 XCD | 50,579.15 NGN |
| 500 XCD | 252,895.77 NGN |
| 1,000 XCD | 505,791.55 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-07-26T10:00:53Z",
"rates": {
"NGN": 505.791548
}
}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": 50579.1548,
"rate": 505.791548
}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