Rate Overview
Live
1 GEL = 12.7655 THB
1 THB = 0.078336
GEL
Avg
12.7020
High
12.7705
Low
12.5435
Last updated: 9/2/2026, 6:50:46 AM
Quick Conversions
| GEL | THB |
|---|---|
| 1 GEL | 12.77 THB |
| 10 GEL | 127.65 THB |
| 50 GEL | 638.27 THB |
| 100 GEL | 1,276.55 THB |
| 500 GEL | 6,382.74 THB |
| 1,000 GEL | 12,765.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-09-02T06:50:46Z",
"rates": {
"THB": 12.765485
}
}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": 1276.5485,
"rate": 12.765485
}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