Rate Overview
Live
1 EGP = 51.3325 TZS
1 TZS = 0.019481
EGP
Avg
51.7074
High
52.0572
Low
51.3325
Last updated: 7/23/2026, 7:10:22 AM
Quick Conversions
| EGP | TZS |
|---|---|
| 1 EGP | 51.33 TZS |
| 10 EGP | 513.32 TZS |
| 50 EGP | 2,566.62 TZS |
| 100 EGP | 5,133.25 TZS |
| 500 EGP | 25,666.23 TZS |
| 1,000 EGP | 51,332.46 TZS |
Get EGP/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=TZSExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-23T07:10:22Z",
"rates": {
"TZS": 51.332456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "TZS",
"amount": 100
},
"result": 5133.2456,
"rate": 51.332456
}Build with EGP/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key