Rate Overview
Live
1 GEL = 3.5430 TJS
1 TJS = 0.282247
GEL
Avg
3.5346
High
3.5430
Low
3.5234
Last updated: 8/13/2026, 2:17:41 PM
Quick Conversions
| GEL | TJS |
|---|---|
| 1 GEL | 3.54 TJS |
| 10 GEL | 35.43 TJS |
| 50 GEL | 177.15 TJS |
| 100 GEL | 354.30 TJS |
| 500 GEL | 1,771.50 TJS |
| 1,000 GEL | 3,543.00 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-08-13T14:17:41Z",
"rates": {
"TJS": 3.543002
}
}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": 354.3002,
"rate": 3.543002
}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