Rate Overview
Live
1 NAD = 0.166978 XCD
1 XCD = 5.9888
NAD
Avg
0.165662
High
0.167617
Low
0.163634
Last updated: 6/16/2026, 1:25:58 PM
Quick Conversions
| NAD | XCD |
|---|---|
| 1 NAD | 0.17 XCD |
| 10 NAD | 1.67 XCD |
| 50 NAD | 8.35 XCD |
| 100 NAD | 16.70 XCD |
| 500 NAD | 83.49 XCD |
| 1,000 NAD | 166.98 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-06-16T13:25:58Z",
"rates": {
"XCD": 0.166978
}
}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.697799999999997,
"rate": 0.166978
}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