Rate Overview
Live
1 HKD = 2.1202 NAD
1 NAD = 0.471665
HKD
Avg
2.0779
High
2.1205
Low
2.0319
Last updated: 3/7/2026, 12:12:00 AM
Quick Conversions
| HKD | NAD |
|---|---|
| 1 HKD | 2.12 NAD |
| 10 HKD | 21.20 NAD |
| 50 HKD | 106.01 NAD |
| 100 HKD | 212.02 NAD |
| 500 HKD | 1,060.08 NAD |
| 1,000 HKD | 2,120.15 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-03-07T00:12:00Z",
"rates": {
"NAD": 2.12015
}
}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": 212.01500000000001,
"rate": 2.12015
}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