Rate Overview
Live
1 XCD = 5.9076 NAD
1 NAD = 0.169272
XCD
Avg
5.9181
High
5.9748
Low
5.9030
Last updated: 9/9/2026, 1:54:36 AM
Quick Conversions
| XCD | NAD |
|---|---|
| 1 XCD | 5.91 NAD |
| 10 XCD | 59.08 NAD |
| 50 XCD | 295.38 NAD |
| 100 XCD | 590.76 NAD |
| 500 XCD | 2,953.82 NAD |
| 1,000 XCD | 5,907.64 NAD |
Get XCD/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=NADExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-09-09T01:54:36Z",
"rates": {
"NAD": 5.907639
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "NAD",
"amount": 100
},
"result": 590.7638999999999,
"rate": 5.907639
}Build with XCD/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key