Rate Overview
Live
1 HTG = 0.255340 THB
1 THB = 3.9163
HTG
Avg
0.246234
High
0.255492
Low
0.236955
Last updated: 7/9/2026, 5:14:40 PM
Quick Conversions
| HTG | THB |
|---|---|
| 1 HTG | 0.26 THB |
| 10 HTG | 2.55 THB |
| 50 HTG | 12.77 THB |
| 100 HTG | 25.53 THB |
| 500 HTG | 127.67 THB |
| 1,000 HTG | 255.34 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-07-09T17:14:40Z",
"rates": {
"THB": 0.25534
}
}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": 25.534000000000002,
"rate": 0.25534
}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