Rate Overview
Live
1 XCD = 6.3103 NAD
1 NAD = 0.158470
XCD
Avg
6.2849
High
6.3341
Low
6.1906
Last updated: 3/27/2026, 6:28:08 AM
Quick Conversions
| XCD | NAD |
|---|---|
| 1 XCD | 6.31 NAD |
| 10 XCD | 63.10 NAD |
| 50 XCD | 315.52 NAD |
| 100 XCD | 631.03 NAD |
| 500 XCD | 3,155.16 NAD |
| 1,000 XCD | 6,310.33 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-03-27T06:28:08Z",
"rates": {
"NAD": 6.310325
}
}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": 631.0325,
"rate": 6.310325
}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