Rate Overview
Live
1 GEL = 3.5439 TJS
1 TJS = 0.282172
GEL
Avg
3.5367
High
3.5439
Low
3.5234
Last updated: 8/15/2026, 11:10:51 PM
Quick Conversions
| GEL | TJS |
|---|---|
| 1 GEL | 3.54 TJS |
| 10 GEL | 35.44 TJS |
| 50 GEL | 177.20 TJS |
| 100 GEL | 354.39 TJS |
| 500 GEL | 1,771.97 TJS |
| 1,000 GEL | 3,543.94 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-08-15T23:10:51Z",
"rates": {
"TJS": 3.543941
}
}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": 354.3941,
"rate": 3.543941
}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