Rate Overview
Live
1 HKD = 4.0775 THB
1 THB = 0.245247
HKD
Avg
4.0365
High
4.0892
Low
3.9729
Last updated: 3/7/2026, 12:09:51 AM
Quick Conversions
| HKD | THB |
|---|---|
| 1 HKD | 4.08 THB |
| 10 HKD | 40.78 THB |
| 50 HKD | 203.88 THB |
| 100 HKD | 407.75 THB |
| 500 HKD | 2,038.76 THB |
| 1,000 HKD | 4,077.53 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-07T00:09:51Z",
"rates": {
"THB": 4.077526
}
}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": 407.7526,
"rate": 4.077526
}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