Rate Overview
Live
1 GEL = 3.5254 TJS
1 TJS = 0.283657
GEL
Avg
3.5190
High
3.5283
Low
3.5060
Last updated: 7/22/2026, 5:07:03 PM
Quick Conversions
| GEL | TJS |
|---|---|
| 1 GEL | 3.53 TJS |
| 10 GEL | 35.25 TJS |
| 50 GEL | 176.27 TJS |
| 100 GEL | 352.54 TJS |
| 500 GEL | 1,762.69 TJS |
| 1,000 GEL | 3,525.38 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-22T17:07:03Z",
"rates": {
"TJS": 3.525381
}
}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": 352.5381,
"rate": 3.525381
}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