Rate Overview
Live
1 USD = 7.8426 HKD
1 HKD = 0.127509
USD
Avg
7.8412
High
7.8426
Low
7.8399
Last updated: 7/25/2026, 8:27:38 PM
Quick Conversions
| USD | HKD |
|---|---|
| 1 USD | 7.84 HKD |
| 10 USD | 78.43 HKD |
| 50 USD | 392.13 HKD |
| 100 USD | 784.26 HKD |
| 500 USD | 3,921.30 HKD |
| 1,000 USD | 7,842.60 HKD |
Get USD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=HKDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-25T20:27:38Z",
"rates": {
"HKD": 7.84259998
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "HKD",
"amount": 100
},
"result": 784.259998,
"rate": 7.84259998
}Build with USD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key