Rate Overview
Live
1 TJS = 0.282822 GEL
1 GEL = 3.5358
TJS
Avg
0.282760
High
0.283820
Low
0.281996
Last updated: 8/17/2026, 2:18:18 PM
Quick Conversions
| TJS | GEL |
|---|---|
| 1 TJS | 0.28 GEL |
| 10 TJS | 2.83 GEL |
| 50 TJS | 14.14 GEL |
| 100 TJS | 28.28 GEL |
| 500 TJS | 141.41 GEL |
| 1,000 TJS | 282.82 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-08-17T14:18:18Z",
"rates": {
"GEL": 0.282822
}
}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.282200000000003,
"rate": 0.282822
}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