Rate Overview
Live
1 TZS = 0.018723 EGP
1 EGP = 53.4102
TZS
Avg
0.018832
High
0.018960
Low
0.018723
Last updated: 7/1/2026, 4:29:09 PM
Quick Conversions
| TZS | EGP |
|---|---|
| 1 TZS | 0.02 EGP |
| 10 TZS | 0.19 EGP |
| 50 TZS | 0.94 EGP |
| 100 TZS | 1.87 EGP |
| 500 TZS | 9.36 EGP |
| 1,000 TZS | 18.72 EGP |
Get TZS/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=EGPExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-01T16:29:09Z",
"rates": {
"EGP": 0.018723
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "EGP",
"amount": 100
},
"result": 1.8723,
"rate": 0.018723
}Build with TZS/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key