Rate Overview
Live
1 GEL = 1.3351 TMT
1 TMT = 0.749020
GEL
Avg
1.3298
High
1.3411
Low
1.2974
Last updated: 7/26/2026, 11:57:31 AM
Quick Conversions
| GEL | TMT |
|---|---|
| 1 GEL | 1.34 TMT |
| 10 GEL | 13.35 TMT |
| 50 GEL | 66.75 TMT |
| 100 GEL | 133.51 TMT |
| 500 GEL | 667.54 TMT |
| 1,000 GEL | 1,335.08 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-26T11:57:31Z",
"rates": {
"TMT": 1.335078
}
}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.5078,
"rate": 1.335078
}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