Rate Overview
Live
1 GEL = 3.5206 TJS
1 TJS = 0.284042
GEL
Avg
3.5165
High
3.5359
Low
3.5041
Last updated: 7/25/2026, 11:58:05 AM
Quick Conversions
| GEL | TJS |
|---|---|
| 1 GEL | 3.52 TJS |
| 10 GEL | 35.21 TJS |
| 50 GEL | 176.03 TJS |
| 100 GEL | 352.06 TJS |
| 500 GEL | 1,760.31 TJS |
| 1,000 GEL | 3,520.61 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-25T11:58:05Z",
"rates": {
"TJS": 3.520612
}
}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.0612,
"rate": 3.520612
}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