Rate Overview
Live
1 XCD = 6.1066 NAD
1 NAD = 0.163757
XCD
Avg
6.0280
High
6.1066
Low
5.9660
Last updated: 6/19/2026, 10:29:04 AM
Quick Conversions
| XCD | NAD |
|---|---|
| 1 XCD | 6.11 NAD |
| 10 XCD | 61.07 NAD |
| 50 XCD | 305.33 NAD |
| 100 XCD | 610.66 NAD |
| 500 XCD | 3,053.30 NAD |
| 1,000 XCD | 6,106.61 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-06-19T10:29:04Z",
"rates": {
"NAD": 6.106609
}
}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": 610.6609,
"rate": 6.106609
}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