Rate Overview
Live
1 EGP = 0.324075 SZL
1 SZL = 3.0857
EGP
Avg
0.358930
High
0.377805
Low
0.324075
Last updated: 3/27/2026, 7:51:22 AM
Quick Conversions
| EGP | SZL |
|---|---|
| 1 EGP | 0.32 SZL |
| 10 EGP | 3.24 SZL |
| 50 EGP | 16.20 SZL |
| 100 EGP | 32.41 SZL |
| 500 EGP | 162.04 SZL |
| 1,000 EGP | 324.08 SZL |
Get EGP/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=SZLExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-27T07:51:22Z",
"rates": {
"SZL": 0.324075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "SZL",
"amount": 100
},
"result": 32.4075,
"rate": 0.324075
}Build with EGP/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key