Rate Overview
Live
1 EGP = 51.8008 TZS
1 TZS = 0.019305
EGP
Avg
52.8121
High
53.7468
Low
51.5166
Last updated: 7/15/2026, 6:41:25 AM
Quick Conversions
| EGP | TZS |
|---|---|
| 1 EGP | 51.80 TZS |
| 10 EGP | 518.01 TZS |
| 50 EGP | 2,590.04 TZS |
| 100 EGP | 5,180.08 TZS |
| 500 EGP | 25,900.41 TZS |
| 1,000 EGP | 51,800.82 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-15T06:41:25Z",
"rates": {
"TZS": 51.80082
}
}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": 5180.082,
"rate": 51.80082
}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