Rate Overview
Live
1 EGP = 405.0316 SLL
1 SLL = 0.002469
EGP
Avg
400.6914
High
405.0316
Low
394.3451
Last updated: 4/16/2026, 10:42:40 PM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 405.03 SLL |
| 10 EGP | 4,050.32 SLL |
| 50 EGP | 20,251.58 SLL |
| 100 EGP | 40,503.16 SLL |
| 500 EGP | 202,515.78 SLL |
| 1,000 EGP | 405,031.57 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-04-16T22:42:40Z",
"rates": {
"SLL": 405.031565
}
}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": 40503.1565,
"rate": 405.031565
}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