Rate Overview
Live
1 HKD = 4.1613 THB
1 THB = 0.240309
HKD
Avg
4.1161
High
4.2205
Low
3.9699
Last updated: 5/27/2026, 11:18:51 AM
Quick Conversions
| HKD | THB |
|---|---|
| 1 HKD | 4.16 THB |
| 10 HKD | 41.61 THB |
| 50 HKD | 208.07 THB |
| 100 HKD | 416.13 THB |
| 500 HKD | 2,080.65 THB |
| 1,000 HKD | 4,161.30 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-05-27T11:18:51Z",
"rates": {
"THB": 4.161305
}
}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": 416.1305,
"rate": 4.161305
}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