Rate Overview
Live
1 NAD = 0.167678 XCD
1 XCD = 5.9638
NAD
Avg
0.167005
High
0.167678
Low
0.165448
Last updated: 8/13/2026, 1:18:55 PM
Quick Conversions
| NAD | XCD |
|---|---|
| 1 NAD | 0.17 XCD |
| 10 NAD | 1.68 XCD |
| 50 NAD | 8.38 XCD |
| 100 NAD | 16.77 XCD |
| 500 NAD | 83.84 XCD |
| 1,000 NAD | 167.68 XCD |
Get NAD/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=XCDExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-08-13T13:18:55Z",
"rates": {
"XCD": 0.167678
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "XCD",
"amount": 100
},
"result": 16.7678,
"rate": 0.167678
}Build with NAD/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key