Rate Overview
Live
1 USD = 7.8338 HKD
1 HKD = 0.127651
USD
Avg
7.8039
High
7.8500
Low
7.7565
Last updated: 3/27/2026, 1:36:25 PM
Quick Conversions
| USD | HKD |
|---|---|
| 1 USD | 7.83 HKD |
| 10 USD | 78.34 HKD |
| 50 USD | 391.69 HKD |
| 100 USD | 783.39 HKD |
| 500 USD | 3,916.93 HKD |
| 1,000 USD | 7,833.85 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-03-27T13:36:25Z",
"rates": {
"HKD": 7.83385
}
}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.385,
"rate": 7.83385
}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