Rate Overview
Live
1 EGP = 52.5058 TZS
1 TZS = 0.019046
EGP
Avg
51.7541
High
55.5959
Low
47.7981
Last updated: 6/25/2026, 9:48:06 AM
Quick Conversions
| EGP | TZS |
|---|---|
| 1 EGP | 52.51 TZS |
| 10 EGP | 525.06 TZS |
| 50 EGP | 2,625.29 TZS |
| 100 EGP | 5,250.58 TZS |
| 500 EGP | 26,252.89 TZS |
| 1,000 EGP | 52,505.78 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-06-25T09:48:06Z",
"rates": {
"TZS": 52.505778
}
}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": 5250.5778,
"rate": 52.505778
}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