Rate Overview
Live
1 GEL = 3.5424 TJS
1 TJS = 0.282295
GEL
Avg
3.4593
High
3.5578
Low
3.4084
Last updated: 3/27/2026, 6:51:49 PM
Quick Conversions
| GEL | TJS |
|---|---|
| 1 GEL | 3.54 TJS |
| 10 GEL | 35.42 TJS |
| 50 GEL | 177.12 TJS |
| 100 GEL | 354.24 TJS |
| 500 GEL | 1,771.20 TJS |
| 1,000 GEL | 3,542.40 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-03-27T18:51:49Z",
"rates": {
"TJS": 3.542398
}
}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.2398,
"rate": 3.542398
}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