Rate Overview
Live
1 HKD = 2.1112 NAD
1 NAD = 0.473672
HKD
Avg
2.1290
High
2.1537
Low
2.1110
Last updated: 5/7/2026, 5:37:27 AM
Quick Conversions
| HKD | NAD |
|---|---|
| 1 HKD | 2.11 NAD |
| 10 HKD | 21.11 NAD |
| 50 HKD | 105.56 NAD |
| 100 HKD | 211.12 NAD |
| 500 HKD | 1,055.58 NAD |
| 1,000 HKD | 2,111.16 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-05-07T05:37:27Z",
"rates": {
"NAD": 2.111164
}
}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": 211.1164,
"rate": 2.111164
}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