Rate Overview
Live
1 XCD = 5.9479 NAD
1 NAD = 0.168127
XCD
Avg
5.9740
High
5.9990
Low
5.9479
Last updated: 8/21/2026, 3:06:50 AM
Quick Conversions
| XCD | NAD |
|---|---|
| 1 XCD | 5.95 NAD |
| 10 XCD | 59.48 NAD |
| 50 XCD | 297.39 NAD |
| 100 XCD | 594.79 NAD |
| 500 XCD | 2,973.94 NAD |
| 1,000 XCD | 5,947.89 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-21T03:06:50Z",
"rates": {
"NAD": 5.947885
}
}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": 594.7885,
"rate": 5.947885
}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