Rate Overview
Live
1 GEL = 1.3334 TMT
1 TMT = 0.749982
GEL
Avg
1.3364
High
1.3411
Low
1.3334
Last updated: 7/23/2026, 3:01:02 AM
Quick Conversions
| GEL | TMT |
|---|---|
| 1 GEL | 1.33 TMT |
| 10 GEL | 13.33 TMT |
| 50 GEL | 66.67 TMT |
| 100 GEL | 133.34 TMT |
| 500 GEL | 666.68 TMT |
| 1,000 GEL | 1,333.37 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-07-23T03:01:02Z",
"rates": {
"TMT": 1.333366
}
}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.3366,
"rate": 1.333366
}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