Rate Overview
Live
1 GEL = 3.5040 TJS
1 TJS = 0.285389
GEL
Avg
3.5222
High
3.5332
Low
3.5040
Last updated: 4/17/2026, 12:31:21 AM
Quick Conversions
| GEL | TJS |
|---|---|
| 1 GEL | 3.50 TJS |
| 10 GEL | 35.04 TJS |
| 50 GEL | 175.20 TJS |
| 100 GEL | 350.40 TJS |
| 500 GEL | 1,752.00 TJS |
| 1,000 GEL | 3,503.99 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-04-17T00:31:21Z",
"rates": {
"TJS": 3.503993
}
}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.3993,
"rate": 3.503993
}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