Rate Overview
Live
1 GEL = 12.2578 THB
1 THB = 0.081580
GEL
Avg
12.0653
High
12.6044
Low
11.6415
Last updated: 5/26/2026, 4:19:51 PM
Quick Conversions
| GEL | THB |
|---|---|
| 1 GEL | 12.26 THB |
| 10 GEL | 122.58 THB |
| 50 GEL | 612.89 THB |
| 100 GEL | 1,225.78 THB |
| 500 GEL | 6,128.92 THB |
| 1,000 GEL | 12,257.84 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-26T16:19:51Z",
"rates": {
"THB": 12.257841
}
}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": 1225.7841,
"rate": 12.257841
}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