Rate Overview
Live
1 EGP = 0.329230 SZL
1 SZL = 3.0374
EGP
Avg
0.332318
High
0.334589
Low
0.329230
Last updated: 7/4/2026, 1:32:54 PM
Quick Conversions
| EGP | SZL |
|---|---|
| 1 EGP | 0.33 SZL |
| 10 EGP | 3.29 SZL |
| 50 EGP | 16.46 SZL |
| 100 EGP | 32.92 SZL |
| 500 EGP | 164.62 SZL |
| 1,000 EGP | 329.23 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-07-04T13:32:54Z",
"rates": {
"SZL": 0.32923
}
}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.923,
"rate": 0.32923
}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