Rate Overview
Live
1 GEL = 1.3418 TMT
1 TMT = 0.745259
GEL
Avg
1.3450
High
1.3494
Low
1.3413
Last updated: 9/3/2026, 5:58:12 AM
Quick Conversions
| GEL | TMT |
|---|---|
| 1 GEL | 1.34 TMT |
| 10 GEL | 13.42 TMT |
| 50 GEL | 67.09 TMT |
| 100 GEL | 134.18 TMT |
| 500 GEL | 670.91 TMT |
| 1,000 GEL | 1,341.82 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-09-03T05:58:12Z",
"rates": {
"TMT": 1.341815
}
}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": 134.1815,
"rate": 1.341815
}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