Rate Overview
Live
1 NAD = 0.469008 HKD
1 HKD = 2.1322
NAD
Avg
0.468639
High
0.470280
Low
0.464309
Last updated: 5/7/2026, 3:33:51 AM
Quick Conversions
| NAD | HKD |
|---|---|
| 1 NAD | 0.47 HKD |
| 10 NAD | 4.69 HKD |
| 50 NAD | 23.45 HKD |
| 100 NAD | 46.90 HKD |
| 500 NAD | 234.50 HKD |
| 1,000 NAD | 469.01 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-05-07T03:33:51Z",
"rates": {
"HKD": 0.469008
}
}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.9008,
"rate": 0.469008
}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