Rate Overview
Live
1 HKD = 2.0910 NAD
1 NAD = 0.478241
HKD
Avg
2.0932
High
2.1650
Low
2.0342
Last updated: 7/9/2026, 5:07:23 PM
Quick Conversions
| HKD | NAD |
|---|---|
| 1 HKD | 2.09 NAD |
| 10 HKD | 20.91 NAD |
| 50 HKD | 104.55 NAD |
| 100 HKD | 209.10 NAD |
| 500 HKD | 1,045.50 NAD |
| 1,000 HKD | 2,091.00 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-09T17:07:23Z",
"rates": {
"NAD": 2.090996
}
}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": 209.0996,
"rate": 2.090996
}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