Rate Overview
Live
1 GEL = 1.3340 TMT
1 TMT = 0.749600
GEL
Avg
1.3089
High
1.3340
Low
1.2890
Last updated: 7/20/2026, 12:32:52 AM
Quick Conversions
| GEL | TMT |
|---|---|
| 1 GEL | 1.33 TMT |
| 10 GEL | 13.34 TMT |
| 50 GEL | 66.70 TMT |
| 100 GEL | 133.40 TMT |
| 500 GEL | 667.02 TMT |
| 1,000 GEL | 1,334.04 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-20T00:32:52Z",
"rates": {
"TMT": 1.334044
}
}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.4044,
"rate": 1.334044
}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