Rate Overview
Live
1 GEL = 12.8977 THB
1 THB = 0.077533
GEL
Avg
12.0097
High
12.8977
Low
11.5248
Last updated: 7/23/2026, 7:03:31 AM
Quick Conversions
| GEL | THB |
|---|---|
| 1 GEL | 12.90 THB |
| 10 GEL | 128.98 THB |
| 50 GEL | 644.89 THB |
| 100 GEL | 1,289.77 THB |
| 500 GEL | 6,448.87 THB |
| 1,000 GEL | 12,897.74 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-07-23T07:03:31Z",
"rates": {
"THB": 12.897736
}
}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": 1289.7736,
"rate": 12.897736
}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