Rate Overview
Live
1 GEL = 3.4685 TJS
1 TJS = 0.288308
GEL
Avg
3.4883
High
3.5011
Low
3.4685
Last updated: 5/7/2026, 2:21:46 AM
Quick Conversions
| GEL | TJS |
|---|---|
| 1 GEL | 3.47 TJS |
| 10 GEL | 34.69 TJS |
| 50 GEL | 173.43 TJS |
| 100 GEL | 346.85 TJS |
| 500 GEL | 1,734.26 TJS |
| 1,000 GEL | 3,468.51 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-05-07T02:21:46Z",
"rates": {
"TJS": 3.468511
}
}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": 346.8511,
"rate": 3.468511
}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