Rate Overview
Live
1 GEL = 12.1834 THB
1 THB = 0.082079
GEL
Avg
11.8151
High
12.1834
Low
11.5584
Last updated: 3/27/2026, 3:56:00 AM
Quick Conversions
| GEL | THB |
|---|---|
| 1 GEL | 12.18 THB |
| 10 GEL | 121.83 THB |
| 50 GEL | 609.17 THB |
| 100 GEL | 1,218.34 THB |
| 500 GEL | 6,091.68 THB |
| 1,000 GEL | 12,183.36 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-27T03:56:00Z",
"rates": {
"THB": 12.183364
}
}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": 1218.3364,
"rate": 12.183364
}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