Rate Overview
Live
1 GEL = 12.2425 THB
1 THB = 0.081683
GEL
Avg
12.2352
High
12.2742
Low
12.1754
Last updated: 5/26/2026, 3:08:57 PM
Quick Conversions
| GEL | THB |
|---|---|
| 1 GEL | 12.24 THB |
| 10 GEL | 122.42 THB |
| 50 GEL | 612.12 THB |
| 100 GEL | 1,224.25 THB |
| 500 GEL | 6,121.23 THB |
| 1,000 GEL | 12,242.46 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-05-26T15:08:57Z",
"rates": {
"THB": 12.242459
}
}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": 1224.2459000000001,
"rate": 12.242459
}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