Rate Overview
Live
1 TZS = 0.001032 GEL
1 GEL = 968.9922
TZS
Avg
0.001031
High
0.001033
Low
0.001028
Last updated: 5/7/2026, 7:06:44 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.03 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-05-07T19:06:44Z",
"rates": {
"GEL": 0.001032
}
}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.10319999999999999,
"rate": 0.001032
}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