Rate Overview
Live
1 TJS = 0.289118 GEL
1 GEL = 3.4588
TJS
Avg
0.288179
High
0.289118
Low
0.287098
Last updated: 5/29/2026, 6:51:53 PM
Quick Conversions
| TJS | GEL |
|---|---|
| 1 TJS | 0.29 GEL |
| 10 TJS | 2.89 GEL |
| 50 TJS | 14.46 GEL |
| 100 TJS | 28.91 GEL |
| 500 TJS | 144.56 GEL |
| 1,000 TJS | 289.12 GEL |
Get TJS/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=GELExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-05-29T18:51:53Z",
"rates": {
"GEL": 0.289118
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "GEL",
"amount": 100
},
"result": 28.9118,
"rate": 0.289118
}Build with TJS/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key