Rate Overview
Live
1 TZS = 0.001040 GEL
1 GEL = 961.5385
TZS
Avg
0.001052
High
0.001062
Low
0.001040
Last updated: 3/28/2026, 12:14:39 PM
Quick Conversions
| TZS | GEL |
|---|---|
| 1 TZS | 0.00 GEL |
| 10 TZS | 0.01 GEL |
| 50 TZS | 0.05 GEL |
| 100 TZS | 0.10 GEL |
| 500 TZS | 0.52 GEL |
| 1,000 TZS | 1.04 GEL |
Get TZS/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=GELExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-28T12:14:39Z",
"rates": {
"GEL": 0.00104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "GEL",
"amount": 100
},
"result": 0.104,
"rate": 0.00104
}Build with TZS/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key