Rate Overview
Live
1 NAD = 0.471664 HKD
1 HKD = 2.1202
NAD
Avg
0.481388
High
0.492142
Low
0.471594
Last updated: 3/7/2026, 1:05:13 AM
Quick Conversions
| NAD | HKD |
|---|---|
| 1 NAD | 0.47 HKD |
| 10 NAD | 4.72 HKD |
| 50 NAD | 23.58 HKD |
| 100 NAD | 47.17 HKD |
| 500 NAD | 235.83 HKD |
| 1,000 NAD | 471.66 HKD |
Get NAD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=HKDExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-03-07T01:05:13Z",
"rates": {
"HKD": 0.471664
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "HKD",
"amount": 100
},
"result": 47.1664,
"rate": 0.471664
}Build with NAD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key