Rate Overview
Live
1 TZS = 0.020265 EGP
1 EGP = 49.3462
TZS
Avg
0.020525
High
0.020619
Low
0.020265
Last updated: 5/7/2026, 1:26:45 AM
Quick Conversions
| TZS | EGP |
|---|---|
| 1 TZS | 0.02 EGP |
| 10 TZS | 0.20 EGP |
| 50 TZS | 1.01 EGP |
| 100 TZS | 2.03 EGP |
| 500 TZS | 10.13 EGP |
| 1,000 TZS | 20.26 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-05-07T01:26:45Z",
"rates": {
"EGP": 0.020265
}
}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.0265,
"rate": 0.020265
}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