Rate Overview
Live
1 XCD = 6.0443 NAD
1 NAD = 0.165445
XCD
Avg
6.0611
High
6.0833
Low
6.0443
Last updated: 4/18/2026, 8:46:45 AM
Quick Conversions
| XCD | NAD |
|---|---|
| 1 XCD | 6.04 NAD |
| 10 XCD | 60.44 NAD |
| 50 XCD | 302.22 NAD |
| 100 XCD | 604.43 NAD |
| 500 XCD | 3,022.15 NAD |
| 1,000 XCD | 6,044.30 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-04-18T08:46:45Z",
"rates": {
"NAD": 6.044304
}
}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": 604.4304000000001,
"rate": 6.044304
}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