Rate Overview
Live
1 HTG = 0.250762 THB
1 THB = 3.9878
HTG
Avg
0.250735
High
0.261069
Low
0.239262
Last updated: 6/18/2026, 5:17:11 PM
Quick Conversions
| HTG | THB |
|---|---|
| 1 HTG | 0.25 THB |
| 10 HTG | 2.51 THB |
| 50 HTG | 12.54 THB |
| 100 HTG | 25.08 THB |
| 500 HTG | 125.38 THB |
| 1,000 HTG | 250.76 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-06-18T17:17:11Z",
"rates": {
"THB": 0.250762
}
}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.0762,
"rate": 0.250762
}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