Rate Overview
Live
1 EGP = 472.0344 SLL
1 SLL = 0.002118
EGP
Avg
450.0029
High
488.8097
Low
391.2690
Last updated: 7/26/2026, 10:28:23 PM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 472.03 SLL |
| 10 EGP | 4,720.34 SLL |
| 50 EGP | 23,601.72 SLL |
| 100 EGP | 47,203.44 SLL |
| 500 EGP | 236,017.19 SLL |
| 1,000 EGP | 472,034.38 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-26T22:28:23Z",
"rates": {
"SLL": 472.034379
}
}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": 47203.4379,
"rate": 472.034379
}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