Rate Overview
Live
1 NAD = 0.161333 XCD
1 XCD = 6.1984
NAD
Avg
0.164910
High
0.170280
Low
0.159862
Last updated: 7/28/2026, 11:56:08 AM
Quick Conversions
| NAD | XCD |
|---|---|
| 1 NAD | 0.16 XCD |
| 10 NAD | 1.61 XCD |
| 50 NAD | 8.07 XCD |
| 100 NAD | 16.13 XCD |
| 500 NAD | 80.67 XCD |
| 1,000 NAD | 161.33 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-07-28T11:56:08Z",
"rates": {
"XCD": 0.161333
}
}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.133300000000002,
"rate": 0.161333
}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