Rate Overview
Live
1 EGP = 433.3110 SLL
1 SLL = 0.002308
EGP
Avg
463.1298
High
488.0229
Low
433.3110
Last updated: 3/27/2026, 3:53:17 PM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 433.31 SLL |
| 10 EGP | 4,333.11 SLL |
| 50 EGP | 21,665.55 SLL |
| 100 EGP | 43,331.10 SLL |
| 500 EGP | 216,655.49 SLL |
| 1,000 EGP | 433,310.98 SLL |
Get EGP/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=SLLExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-27T15:53:17Z",
"rates": {
"SLL": 433.310981
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "SLL",
"amount": 100
},
"result": 43331.0981,
"rate": 433.310981
}Build with EGP/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key