Rate Overview
Live
1 HKD = 4.0896 THB
1 THB = 0.244522
HKD
Avg
4.1001
High
4.1230
Low
4.0875
Last updated: 4/17/2026, 12:00:28 AM
Quick Conversions
| HKD | THB |
|---|---|
| 1 HKD | 4.09 THB |
| 10 HKD | 40.90 THB |
| 50 HKD | 204.48 THB |
| 100 HKD | 408.96 THB |
| 500 HKD | 2,044.81 THB |
| 1,000 HKD | 4,089.61 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-04-17T00:00:28Z",
"rates": {
"THB": 4.089613
}
}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": 408.9613,
"rate": 4.089613
}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