Rate Overview
Live
1 THB = 0.077786 GEL
1 GEL = 12.8558
THB
Avg
0.078986
High
0.080500
Low
0.077786
Last updated: 7/20/2026, 10:46:10 PM
Quick Conversions
| THB | GEL |
|---|---|
| 1 THB | 0.08 GEL |
| 10 THB | 0.78 GEL |
| 50 THB | 3.89 GEL |
| 100 THB | 7.78 GEL |
| 500 THB | 38.89 GEL |
| 1,000 THB | 77.79 GEL |
Get THB/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=GELExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-20T22:46:10Z",
"rates": {
"GEL": 0.077786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "GEL",
"amount": 100
},
"result": 7.778599999999999,
"rate": 0.077786
}Build with THB/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key