Rate Overview
Live
1 XCD = 509.4887 NGN
1 NGN = 0.001963
XCD
Avg
526.4647
High
565.8447
Low
497.8688
Last updated: 7/21/2026, 12:43:29 AM
Quick Conversions
| XCD | NGN |
|---|---|
| 1 XCD | 509.49 NGN |
| 10 XCD | 5,094.89 NGN |
| 50 XCD | 25,474.43 NGN |
| 100 XCD | 50,948.87 NGN |
| 500 XCD | 254,744.34 NGN |
| 1,000 XCD | 509,488.68 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-21T00:43:29Z",
"rates": {
"NGN": 509.48868
}
}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": 50948.868,
"rate": 509.48868
}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