Rate Overview
Live
1 EGP = 433.3405 SLL
1 SLL = 0.002308
EGP
Avg
435.3450
High
437.2953
Low
433.3405
Last updated: 3/27/2026, 2:03:48 PM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 433.34 SLL |
| 10 EGP | 4,333.41 SLL |
| 50 EGP | 21,667.03 SLL |
| 100 EGP | 43,334.05 SLL |
| 500 EGP | 216,670.26 SLL |
| 1,000 EGP | 433,340.53 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-27T14:03:48Z",
"rates": {
"SLL": 433.340525
}
}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": 43334.0525,
"rate": 433.340525
}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