Rate Overview
Live
1 THB = 0.082136 GEL
1 GEL = 12.1749
THB
Avg
0.082770
High
0.084154
Low
0.081936
Last updated: 3/27/2026, 4:01:17 AM
Quick Conversions
| THB | GEL |
|---|---|
| 1 THB | 0.08 GEL |
| 10 THB | 0.82 GEL |
| 50 THB | 4.11 GEL |
| 100 THB | 8.21 GEL |
| 500 THB | 41.07 GEL |
| 1,000 THB | 82.14 GEL |
Get THB/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=GELExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-27T04:01:17Z",
"rates": {
"GEL": 0.082136
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "GEL",
"amount": 100
},
"result": 8.2136,
"rate": 0.082136
}Build with THB/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key