Rate Overview
Live
1 GEL = 1.3386 TMT
1 TMT = 0.747071
GEL
Avg
1.3369
High
1.3427
Low
1.3127
Last updated: 8/13/2026, 6:04:19 AM
Quick Conversions
| GEL | TMT |
|---|---|
| 1 GEL | 1.34 TMT |
| 10 GEL | 13.39 TMT |
| 50 GEL | 66.93 TMT |
| 100 GEL | 133.86 TMT |
| 500 GEL | 669.28 TMT |
| 1,000 GEL | 1,338.56 TMT |
Get GEL/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=TMTExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-08-13T06:04:19Z",
"rates": {
"TMT": 1.33856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "TMT",
"amount": 100
},
"result": 133.856,
"rate": 1.33856
}Build with GEL/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key