Rate Overview
Live
1 EGP = 450.9521 SLL
1 SLL = 0.002218
EGP
Avg
449.2612
High
488.8097
Low
391.2690
Last updated: 7/15/2026, 12:35:11 AM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 450.95 SLL |
| 10 EGP | 4,509.52 SLL |
| 50 EGP | 22,547.61 SLL |
| 100 EGP | 45,095.21 SLL |
| 500 EGP | 225,476.06 SLL |
| 1,000 EGP | 450,952.12 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-15T00:35:11Z",
"rates": {
"SLL": 450.952116
}
}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": 45095.2116,
"rate": 450.952116
}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