Rate Overview
Live
1 NAD = 0.485975 HKD
1 HKD = 2.0577
NAD
Avg
0.484255
High
0.486000
Low
0.479497
Last updated: 8/13/2026, 9:25:38 AM
Quick Conversions
| NAD | HKD |
|---|---|
| 1 NAD | 0.49 HKD |
| 10 NAD | 4.86 HKD |
| 50 NAD | 24.30 HKD |
| 100 NAD | 48.60 HKD |
| 500 NAD | 242.99 HKD |
| 1,000 NAD | 485.97 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-08-13T09:25:38Z",
"rates": {
"HKD": 0.485975
}
}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": 48.5975,
"rate": 0.485975
}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