Rate Overview
Live
1 EGP = 0.320784 SZL
1 SZL = 3.1174
EGP
Avg
0.317103
High
0.320784
Low
0.313294
Last updated: 6/15/2026, 7:44:31 PM
Quick Conversions
| EGP | SZL |
|---|---|
| 1 EGP | 0.32 SZL |
| 10 EGP | 3.21 SZL |
| 50 EGP | 16.04 SZL |
| 100 EGP | 32.08 SZL |
| 500 EGP | 160.39 SZL |
| 1,000 EGP | 320.78 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-15T19:44:31Z",
"rates": {
"SZL": 0.320784
}
}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.0784,
"rate": 0.320784
}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