Rate Overview
Live
1 XCD = 6.0648 NAD
1 NAD = 0.164886
XCD
Avg
6.1339
High
6.2274
Low
6.0568
Last updated: 5/9/2026, 6:03:31 AM
Quick Conversions
| XCD | NAD |
|---|---|
| 1 XCD | 6.06 NAD |
| 10 XCD | 60.65 NAD |
| 50 XCD | 303.24 NAD |
| 100 XCD | 606.48 NAD |
| 500 XCD | 3,032.39 NAD |
| 1,000 XCD | 6,064.78 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-05-09T06:03:31Z",
"rates": {
"NAD": 6.06478
}
}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": 606.478,
"rate": 6.06478
}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