Rate Overview
Live
1 HKD = 2.1065 NAD
1 NAD = 0.474731
HKD
Avg
2.0922
High
2.1150
Low
2.0687
Last updated: 7/20/2026, 8:00:20 PM
Quick Conversions
| HKD | NAD |
|---|---|
| 1 HKD | 2.11 NAD |
| 10 HKD | 21.06 NAD |
| 50 HKD | 105.32 NAD |
| 100 HKD | 210.65 NAD |
| 500 HKD | 1,053.23 NAD |
| 1,000 HKD | 2,106.46 NAD |
Get HKD/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=NADExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-20T20:00:20Z",
"rates": {
"NAD": 2.106458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "NAD",
"amount": 100
},
"result": 210.6458,
"rate": 2.106458
}Build with HKD/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key