Rate Overview
Live
1 HKD = 4.1975 THB
1 THB = 0.238239
HKD
Avg
4.3315
High
4.8121
Low
3.9754
Last updated: 3/27/2026, 11:13:46 AM
Quick Conversions
| HKD | THB |
|---|---|
| 1 HKD | 4.20 THB |
| 10 HKD | 41.97 THB |
| 50 HKD | 209.87 THB |
| 100 HKD | 419.75 THB |
| 500 HKD | 2,098.73 THB |
| 1,000 HKD | 4,197.46 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-03-27T11:13:46Z",
"rates": {
"THB": 4.197462
}
}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": 419.7462,
"rate": 4.197462
}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