Rate Overview
Live
1 NAD = 0.478991 HKD
1 HKD = 2.0877
NAD
Avg
0.477351
High
0.491598
Low
0.461888
Last updated: 5/27/2026, 9:48:03 AM
Quick Conversions
| NAD | HKD |
|---|---|
| 1 NAD | 0.48 HKD |
| 10 NAD | 4.79 HKD |
| 50 NAD | 23.95 HKD |
| 100 NAD | 47.90 HKD |
| 500 NAD | 239.50 HKD |
| 1,000 NAD | 478.99 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-27T09:48:03Z",
"rates": {
"HKD": 0.478991
}
}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.8991,
"rate": 0.478991
}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