Rate Overview
Live
1 GEL = 12.8091 THB
1 THB = 0.078069
GEL
Avg
12.0416
High
12.8091
Low
11.5461
Last updated: 7/20/2026, 12:34:51 AM
Quick Conversions
| GEL | THB |
|---|---|
| 1 GEL | 12.81 THB |
| 10 GEL | 128.09 THB |
| 50 GEL | 640.46 THB |
| 100 GEL | 1,280.91 THB |
| 500 GEL | 6,404.57 THB |
| 1,000 GEL | 12,809.14 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-20T00:34:51Z",
"rates": {
"THB": 12.80914
}
}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": 1280.914,
"rate": 12.80914
}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