Rate Overview
Live
1 GEL = 12.2695 THB
1 THB = 0.081503
GEL
Avg
12.3441
High
12.4219
Low
12.2671
Last updated: 6/15/2026, 6:31:06 PM
Quick Conversions
| GEL | THB |
|---|---|
| 1 GEL | 12.27 THB |
| 10 GEL | 122.69 THB |
| 50 GEL | 613.47 THB |
| 100 GEL | 1,226.95 THB |
| 500 GEL | 6,134.75 THB |
| 1,000 GEL | 12,269.49 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-06-15T18:31:06Z",
"rates": {
"THB": 12.269494
}
}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": 1226.9494,
"rate": 12.269494
}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