Rate Overview
Live
1 EGP = 437.4793 SLL
1 SLL = 0.002286
EGP
Avg
456.4779
High
516.2160
Low
394.6098
Last updated: 5/27/2026, 7:28:14 AM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 437.48 SLL |
| 10 EGP | 4,374.79 SLL |
| 50 EGP | 21,873.97 SLL |
| 100 EGP | 43,747.93 SLL |
| 500 EGP | 218,739.66 SLL |
| 1,000 EGP | 437,479.32 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-05-27T07:28:14Z",
"rates": {
"SLL": 437.479323
}
}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": 43747.9323,
"rate": 437.479323
}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