Rate Overview
Live
1 EGP = 0.322510 SZL
1 SZL = 3.1007
EGP
Avg
0.325160
High
0.328819
Low
0.322473
Last updated: 8/12/2026, 7:09:36 PM
Quick Conversions
| EGP | SZL |
|---|---|
| 1 EGP | 0.32 SZL |
| 10 EGP | 3.23 SZL |
| 50 EGP | 16.13 SZL |
| 100 EGP | 32.25 SZL |
| 500 EGP | 161.26 SZL |
| 1,000 EGP | 322.51 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-08-12T19:09:36Z",
"rates": {
"SZL": 0.32251
}
}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.251000000000005,
"rate": 0.32251
}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