Rate Overview
Live
1 EGP = 446.2723 SLL
1 SLL = 0.002241
EGP
Avg
458.0903
High
488.0229
Low
397.5660
Last updated: 7/22/2026, 1:09:02 PM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 446.27 SLL |
| 10 EGP | 4,462.72 SLL |
| 50 EGP | 22,313.62 SLL |
| 100 EGP | 44,627.23 SLL |
| 500 EGP | 223,136.17 SLL |
| 1,000 EGP | 446,272.34 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-07-22T13:09:02Z",
"rates": {
"SLL": 446.27234
}
}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": 44627.234,
"rate": 446.27234
}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