Rate Overview
Live
1 HKD = 0.127706 USD
1 USD = 7.8305
HKD
Avg
0.128016
High
0.128465
Low
0.127586
Last updated: 3/27/2026, 3:11:09 AM
Quick Conversions
| HKD | USD |
|---|---|
| 1 HKD | 0.13 USD |
| 10 HKD | 1.28 USD |
| 50 HKD | 6.39 USD |
| 100 HKD | 12.77 USD |
| 500 HKD | 63.85 USD |
| 1,000 HKD | 127.71 USD |
Get HKD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=USDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-27T03:11:09Z",
"rates": {
"USD": 0.127706
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "USD",
"amount": 100
},
"result": 12.770599999999998,
"rate": 0.127706
}Build with HKD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key