Rate Overview
Live
1 GEL = 3.5049 TJS
1 TJS = 0.285315
GEL
Avg
3.5121
High
3.5228
Low
3.5049
Last updated: 6/16/2026, 11:14:47 AM
Quick Conversions
| GEL | TJS |
|---|---|
| 1 GEL | 3.50 TJS |
| 10 GEL | 35.05 TJS |
| 50 GEL | 175.25 TJS |
| 100 GEL | 350.49 TJS |
| 500 GEL | 1,752.45 TJS |
| 1,000 GEL | 3,504.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-06-16T11:14:47Z",
"rates": {
"TJS": 3.504904
}
}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": 350.49039999999997,
"rate": 3.504904
}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