Rate Overview
Live
1 TZS = 0.001055 GEL
1 GEL = 947.8673
TZS
Avg
0.001054
High
0.001062
Low
0.001042
Last updated: 3/7/2026, 7:42:47 AM
Quick Conversions
| TZS | GEL |
|---|---|
| 1 TZS | 0.00 GEL |
| 10 TZS | 0.01 GEL |
| 50 TZS | 0.05 GEL |
| 100 TZS | 0.11 GEL |
| 500 TZS | 0.53 GEL |
| 1,000 TZS | 1.06 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-07T07:42:47Z",
"rates": {
"GEL": 0.001055
}
}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.1055,
"rate": 0.001055
}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