Rate Overview
Live
1 HKD = 2.0921 NAD
1 NAD = 0.477982
HKD
Avg
2.0918
High
2.0991
Low
2.0848
Last updated: 4/17/2026, 12:02:44 AM
Quick Conversions
| HKD | NAD |
|---|---|
| 1 HKD | 2.09 NAD |
| 10 HKD | 20.92 NAD |
| 50 HKD | 104.61 NAD |
| 100 HKD | 209.21 NAD |
| 500 HKD | 1,046.06 NAD |
| 1,000 HKD | 2,092.13 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-04-17T00:02:44Z",
"rates": {
"NAD": 2.092128
}
}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.21280000000002,
"rate": 2.092128
}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