Rate Overview
Live
1 HKD = 4.3154 THB
1 THB = 0.231727
HKD
Avg
4.3444
High
4.7977
Low
4.0360
Last updated: 7/23/2026, 5:54:59 PM
Quick Conversions
| HKD | THB |
|---|---|
| 1 HKD | 4.32 THB |
| 10 HKD | 43.15 THB |
| 50 HKD | 215.77 THB |
| 100 HKD | 431.54 THB |
| 500 HKD | 2,157.71 THB |
| 1,000 HKD | 4,315.42 THB |
Get HKD/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=THBExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-23T17:54:59Z",
"rates": {
"THB": 4.31542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "THB",
"amount": 100
},
"result": 431.542,
"rate": 4.31542
}Build with HKD/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key