Rate Overview
Live
1 TZS = 0.001002 GEL
1 GEL = 998.0040
TZS
Avg
0.001004
High
0.001006
Low
0.001001
Last updated: 7/7/2026, 12:21:33 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.50 GEL |
| 1,000 TZS | 1.00 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-07-07T12:21:33Z",
"rates": {
"GEL": 0.001002
}
}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.10020000000000001,
"rate": 0.001002
}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