Rate Overview
Live
1 GEL = 11.6707 THB
1 THB = 0.085685
GEL
Avg
11.6726
High
11.7879
Low
11.6247
Last updated: 3/6/2026, 8:10:08 AM
Quick Conversions
| GEL | THB |
|---|---|
| 1 GEL | 11.67 THB |
| 10 GEL | 116.71 THB |
| 50 GEL | 583.54 THB |
| 100 GEL | 1,167.07 THB |
| 500 GEL | 5,835.35 THB |
| 1,000 GEL | 11,670.71 THB |
Get GEL/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=THBExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-06T08:10:08Z",
"rates": {
"THB": 11.670705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "THB",
"amount": 100
},
"result": 1167.0705,
"rate": 11.670705
}Build with GEL/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key