Rate Overview
Live
1 XCD = 5.9944 NAD
1 NAD = 0.166824
XCD
Avg
6.0179
High
6.0701
Low
5.9944
Last updated: 7/8/2026, 3:15:18 AM
Quick Conversions
| XCD | NAD |
|---|---|
| 1 XCD | 5.99 NAD |
| 10 XCD | 59.94 NAD |
| 50 XCD | 299.72 NAD |
| 100 XCD | 599.44 NAD |
| 500 XCD | 2,997.18 NAD |
| 1,000 XCD | 5,994.36 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-07-08T03:15:18Z",
"rates": {
"NAD": 5.994356
}
}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": 599.4356,
"rate": 5.994356
}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