Rate Overview
Live
1 USD = 7.8262 HKD
1 HKD = 0.127776
USD
Avg
7.8313
High
7.8349
Low
7.8251
Last updated: 4/16/2026, 2:28:22 PM
Quick Conversions
| USD | HKD |
|---|---|
| 1 USD | 7.83 HKD |
| 10 USD | 78.26 HKD |
| 50 USD | 391.31 HKD |
| 100 USD | 782.62 HKD |
| 500 USD | 3,913.10 HKD |
| 1,000 USD | 7,826.20 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-04-16T14:28:22Z",
"rates": {
"HKD": 7.8262
}
}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": 782.62,
"rate": 7.8262
}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