Rate Overview
Live
1 HKD = 4.1923 THB
1 THB = 0.238535
HKD
Avg
4.1801
High
4.2050
Low
4.1184
Last updated: 3/27/2026, 6:06:21 AM
Quick Conversions
| HKD | THB |
|---|---|
| 1 HKD | 4.19 THB |
| 10 HKD | 41.92 THB |
| 50 HKD | 209.61 THB |
| 100 HKD | 419.23 THB |
| 500 HKD | 2,096.13 THB |
| 1,000 HKD | 4,192.26 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-27T06:06:21Z",
"rates": {
"THB": 4.192259
}
}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.2259,
"rate": 4.192259
}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