Rate Overview
Live
1 EGP = 0.314381 SZL
1 SZL = 3.1809
EGP
Avg
0.311031
High
0.314689
Low
0.307583
Last updated: 4/16/2026, 8:06:40 AM
Quick Conversions
| EGP | SZL |
|---|---|
| 1 EGP | 0.31 SZL |
| 10 EGP | 3.14 SZL |
| 50 EGP | 15.72 SZL |
| 100 EGP | 31.44 SZL |
| 500 EGP | 157.19 SZL |
| 1,000 EGP | 314.38 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-04-16T08:06:40Z",
"rates": {
"SZL": 0.314381
}
}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": 31.438100000000002,
"rate": 0.314381
}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