Rate Overview
Live
1 THB = 0.079108 GEL
1 GEL = 12.6409
THB
Avg
0.079175
High
0.079373
Low
0.079042
Last updated: 7/1/2026, 7:34:10 AM
Quick Conversions
| THB | GEL |
|---|---|
| 1 THB | 0.08 GEL |
| 10 THB | 0.79 GEL |
| 50 THB | 3.96 GEL |
| 100 THB | 7.91 GEL |
| 500 THB | 39.55 GEL |
| 1,000 THB | 79.11 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-01T07:34:10Z",
"rates": {
"GEL": 0.079108
}
}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.9108,
"rate": 0.079108
}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