Rate Overview
Live
1 GEL = 12.6326 THB
1 THB = 0.079160
GEL
Avg
12.6202
High
12.6619
Low
12.5721
Last updated: 7/5/2026, 2:51:01 AM
Quick Conversions
| GEL | THB |
|---|---|
| 1 GEL | 12.63 THB |
| 10 GEL | 126.33 THB |
| 50 GEL | 631.63 THB |
| 100 GEL | 1,263.26 THB |
| 500 GEL | 6,316.31 THB |
| 1,000 GEL | 12,632.62 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-05T02:51:01Z",
"rates": {
"THB": 12.632622
}
}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": 1263.2622,
"rate": 12.632622
}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