Rate Overview
Live
1 NAD = 0.163245 XCD
1 XCD = 6.1258
NAD
Avg
0.166566
High
0.169861
Low
0.163245
Last updated: 3/7/2026, 1:01:59 AM
Quick Conversions
| NAD | XCD |
|---|---|
| 1 NAD | 0.16 XCD |
| 10 NAD | 1.63 XCD |
| 50 NAD | 8.16 XCD |
| 100 NAD | 16.32 XCD |
| 500 NAD | 81.62 XCD |
| 1,000 NAD | 163.25 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-03-07T01:01:59Z",
"rates": {
"XCD": 0.163245
}
}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.3245,
"rate": 0.163245
}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