Rate Overview
Live
1 NAD = 0.458679 HKD
1 HKD = 2.1802
NAD
Avg
0.464469
High
0.490600
Low
0.444807
Last updated: 3/27/2026, 1:21:09 PM
Quick Conversions
| NAD | HKD |
|---|---|
| 1 NAD | 0.46 HKD |
| 10 NAD | 4.59 HKD |
| 50 NAD | 22.93 HKD |
| 100 NAD | 45.87 HKD |
| 500 NAD | 229.34 HKD |
| 1,000 NAD | 458.68 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-27T13:21:09Z",
"rates": {
"HKD": 0.458679
}
}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": 45.8679,
"rate": 0.458679
}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