Rate Overview
Live
1 TZS = 0.019473 EGP
1 EGP = 51.3532
TZS
Avg
0.019281
High
0.019571
Low
0.018545
Last updated: 3/7/2026, 7:41:45 AM
Quick Conversions
| TZS | EGP |
|---|---|
| 1 TZS | 0.02 EGP |
| 10 TZS | 0.19 EGP |
| 50 TZS | 0.97 EGP |
| 100 TZS | 1.95 EGP |
| 500 TZS | 9.74 EGP |
| 1,000 TZS | 19.47 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-03-07T07:41:45Z",
"rates": {
"EGP": 0.019473
}
}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": 1.9473,
"rate": 0.019473
}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