Rate Overview
Live
1 NAD = 0.169283 XCD
1 XCD = 5.9073
NAD
Avg
0.168148
High
0.169283
Low
0.167077
Last updated: 9/4/2026, 9:59:32 AM
Quick Conversions
| NAD | XCD |
|---|---|
| 1 NAD | 0.17 XCD |
| 10 NAD | 1.69 XCD |
| 50 NAD | 8.46 XCD |
| 100 NAD | 16.93 XCD |
| 500 NAD | 84.64 XCD |
| 1,000 NAD | 169.28 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-09-04T09:59:32Z",
"rates": {
"XCD": 0.169283
}
}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.9283,
"rate": 0.169283
}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