Rate Overview
Live
1 GEL = 12.8715 THB
1 THB = 0.077691
GEL
Avg
12.0704
High
12.8715
Low
11.5461
Last updated: 7/26/2026, 6:25:19 AM
Quick Conversions
| GEL | THB |
|---|---|
| 1 GEL | 12.87 THB |
| 10 GEL | 128.71 THB |
| 50 GEL | 643.57 THB |
| 100 GEL | 1,287.15 THB |
| 500 GEL | 6,435.74 THB |
| 1,000 GEL | 12,871.48 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-26T06:25:19Z",
"rates": {
"THB": 12.871478
}
}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": 1287.1478,
"rate": 12.871478
}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