Rate Overview
Live
1 EGP = 50.1945 TZS
1 TZS = 0.019922
EGP
Avg
49.2892
High
50.1945
Low
48.6828
Last updated: 4/16/2026, 10:43:41 PM
Quick Conversions
| EGP | TZS |
|---|---|
| 1 EGP | 50.19 TZS |
| 10 EGP | 501.95 TZS |
| 50 EGP | 2,509.73 TZS |
| 100 EGP | 5,019.45 TZS |
| 500 EGP | 25,097.25 TZS |
| 1,000 EGP | 50,194.50 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-04-16T22:43:41Z",
"rates": {
"TZS": 50.194504
}
}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": 5019.450400000001,
"rate": 50.194504
}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