Rate Overview
Live
1 TZS = 0.000987 GEL
1 GEL = 1013.17
TZS
Avg
0.000986
High
0.000989
Low
0.000983
Last updated: 9/2/2026, 3:01:47 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.49 GEL |
| 1,000 TZS | 0.99 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-09-02T15:01:47Z",
"rates": {
"GEL": 0.000987
}
}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.09870000000000001,
"rate": 0.000987
}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