Rate Overview
Live
1 EGP = 0.332386 SZL
1 SZL = 3.0086
EGP
Avg
0.343698
High
0.373097
Low
0.310197
Last updated: 6/29/2026, 4:47:45 AM
Quick Conversions
| EGP | SZL |
|---|---|
| 1 EGP | 0.33 SZL |
| 10 EGP | 3.32 SZL |
| 50 EGP | 16.62 SZL |
| 100 EGP | 33.24 SZL |
| 500 EGP | 166.19 SZL |
| 1,000 EGP | 332.39 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-06-29T04:47:45Z",
"rates": {
"SZL": 0.332386
}
}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": 33.2386,
"rate": 0.332386
}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