Rate Overview
Live
1 GEL = 3.5329 TJS
1 TJS = 0.283054
GEL
Avg
3.6447
High
3.9396
Low
3.4088
Last updated: 7/26/2026, 3:21:00 PM
Quick Conversions
| GEL | TJS |
|---|---|
| 1 GEL | 3.53 TJS |
| 10 GEL | 35.33 TJS |
| 50 GEL | 176.64 TJS |
| 100 GEL | 353.29 TJS |
| 500 GEL | 1,766.45 TJS |
| 1,000 GEL | 3,532.90 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-26T15:21:00Z",
"rates": {
"TJS": 3.532899
}
}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.2899,
"rate": 3.532899
}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