Rate Overview
Live
1 XCD = 6.1220 NAD
1 NAD = 0.163344
XCD
Avg
6.4559
High
7.0785
Low
5.8893
Last updated: 8/1/2026, 5:21:47 AM
Quick Conversions
| XCD | NAD |
|---|---|
| 1 XCD | 6.12 NAD |
| 10 XCD | 61.22 NAD |
| 50 XCD | 306.10 NAD |
| 100 XCD | 612.20 NAD |
| 500 XCD | 3,061.02 NAD |
| 1,000 XCD | 6,122.05 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-08-01T05:21:47Z",
"rates": {
"NAD": 6.122048
}
}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": 612.2048000000001,
"rate": 6.122048
}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