Rate Overview
Live
1 XCD = 6.0009 NAD
1 NAD = 0.166640
XCD
Avg
6.1113
High
6.2423
Low
6.0009
Last updated: 5/29/2026, 8:44:29 PM
Quick Conversions
| XCD | NAD |
|---|---|
| 1 XCD | 6.00 NAD |
| 10 XCD | 60.01 NAD |
| 50 XCD | 300.05 NAD |
| 100 XCD | 600.09 NAD |
| 500 XCD | 3,000.47 NAD |
| 1,000 XCD | 6,000.94 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-29T20:44:29Z",
"rates": {
"NAD": 6.000943
}
}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": 600.0943000000001,
"rate": 6.000943
}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