Rate Overview
Live
1 HTG = 0.248351 THB
1 THB = 4.0266
HTG
Avg
0.248930
High
0.249630
Low
0.247185
Last updated: 5/28/2026, 9:47:38 PM
Quick Conversions
| HTG | THB |
|---|---|
| 1 HTG | 0.25 THB |
| 10 HTG | 2.48 THB |
| 50 HTG | 12.42 THB |
| 100 HTG | 24.84 THB |
| 500 HTG | 124.18 THB |
| 1,000 HTG | 248.35 THB |
Get HTG/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=THBExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-28T21:47:38Z",
"rates": {
"THB": 0.248351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "THB",
"amount": 100
},
"result": 24.835099999999997,
"rate": 0.248351
}Build with HTG/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key