Rate Overview
Live
1 GEL = 3.5142 TJS
1 TJS = 0.284557
GEL
Avg
3.5337
High
3.5628
Low
3.5142
Last updated: 3/7/2026, 7:39:56 AM
Quick Conversions
| GEL | TJS |
|---|---|
| 1 GEL | 3.51 TJS |
| 10 GEL | 35.14 TJS |
| 50 GEL | 175.71 TJS |
| 100 GEL | 351.42 TJS |
| 500 GEL | 1,757.12 TJS |
| 1,000 GEL | 3,514.24 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-03-07T07:39:56Z",
"rates": {
"TJS": 3.514237
}
}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": 351.4237,
"rate": 3.514237
}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