Rate Overview
Live
1 HTG = 0.245207 THB
1 THB = 4.0782
HTG
Avg
0.247131
High
0.249364
Low
0.244762
Last updated: 5/8/2026, 12:59:42 PM
Quick Conversions
| HTG | THB |
|---|---|
| 1 HTG | 0.25 THB |
| 10 HTG | 2.45 THB |
| 50 HTG | 12.26 THB |
| 100 HTG | 24.52 THB |
| 500 HTG | 122.60 THB |
| 1,000 HTG | 245.21 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-08T12:59:42Z",
"rates": {
"THB": 0.245207
}
}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.5207,
"rate": 0.245207
}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