Rate Overview
Live
1 TJS = 0.284311 GEL
1 GEL = 3.5173
TJS
Avg
0.284640
High
0.288011
Low
0.280759
Last updated: 7/29/2026, 4:56:13 AM
Quick Conversions
| TJS | GEL |
|---|---|
| 1 TJS | 0.28 GEL |
| 10 TJS | 2.84 GEL |
| 50 TJS | 14.22 GEL |
| 100 TJS | 28.43 GEL |
| 500 TJS | 142.16 GEL |
| 1,000 TJS | 284.31 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-07-29T04:56:13Z",
"rates": {
"GEL": 0.284311
}
}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.431099999999997,
"rate": 0.284311
}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