Rate Overview
Live
1 GEL = 3.5359 TJS
1 TJS = 0.282816
GEL
Avg
3.4998
High
3.5698
Low
3.4340
Last updated: 7/14/2026, 11:38:58 PM
Quick Conversions
| GEL | TJS |
|---|---|
| 1 GEL | 3.54 TJS |
| 10 GEL | 35.36 TJS |
| 50 GEL | 176.79 TJS |
| 100 GEL | 353.59 TJS |
| 500 GEL | 1,767.94 TJS |
| 1,000 GEL | 3,535.87 TJS |
Get GEL/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=TJSExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-14T23:38:58Z",
"rates": {
"TJS": 3.53587
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "TJS",
"amount": 100
},
"result": 353.587,
"rate": 3.53587
}Build with GEL/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key