Rate Overview
Live
1 TZS = 0.020515 EGP
1 EGP = 48.7448
TZS
Avg
0.019274
High
0.020515
Low
0.018258
Last updated: 3/27/2026, 5:38:58 PM
Quick Conversions
| TZS | EGP |
|---|---|
| 1 TZS | 0.02 EGP |
| 10 TZS | 0.21 EGP |
| 50 TZS | 1.03 EGP |
| 100 TZS | 2.05 EGP |
| 500 TZS | 10.26 EGP |
| 1,000 TZS | 20.51 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-03-27T17:38:58Z",
"rates": {
"EGP": 0.020515
}
}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": 2.0515,
"rate": 0.020515
}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