Rate Overview
Live
1 GEL = 12.2198 THB
1 THB = 0.081834
GEL
Avg
12.0727
High
12.2198
Low
11.8829
Last updated: 3/27/2026, 12:49:43 AM
Quick Conversions
| GEL | THB |
|---|---|
| 1 GEL | 12.22 THB |
| 10 GEL | 122.20 THB |
| 50 GEL | 610.99 THB |
| 100 GEL | 1,221.98 THB |
| 500 GEL | 6,109.89 THB |
| 1,000 GEL | 12,219.79 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-27T00:49:43Z",
"rates": {
"THB": 12.219788
}
}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": 1221.9787999999999,
"rate": 12.219788
}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