Rate Overview
Live
1 USD = 7.8318 HKD
1 HKD = 0.127685
USD
Avg
7.8329
High
7.8365
Low
7.8282
Last updated: 5/10/2026, 12:30:10 AM
Quick Conversions
| USD | HKD |
|---|---|
| 1 USD | 7.83 HKD |
| 10 USD | 78.32 HKD |
| 50 USD | 391.59 HKD |
| 100 USD | 783.18 HKD |
| 500 USD | 3,915.88 HKD |
| 1,000 USD | 7,831.75 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-05-10T00:30:10Z",
"rates": {
"HKD": 7.83175301
}
}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": 783.175301,
"rate": 7.83175301
}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