Rate Overview
Live
1 NAD = 0.465884 HKD
1 HKD = 2.1465
NAD
Avg
0.473384
High
0.479193
Low
0.465884
Last updated: 7/25/2026, 4:04:27 AM
Quick Conversions
| NAD | HKD |
|---|---|
| 1 NAD | 0.47 HKD |
| 10 NAD | 4.66 HKD |
| 50 NAD | 23.29 HKD |
| 100 NAD | 46.59 HKD |
| 500 NAD | 232.94 HKD |
| 1,000 NAD | 465.88 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-07-25T04:04:27Z",
"rates": {
"HKD": 0.465884
}
}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": 46.5884,
"rate": 0.465884
}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