Rate Overview
Live
1 EGP = 458.2943 SLL
1 SLL = 0.002182
EGP
Avg
458.5659
High
482.3684
Low
449.3456
Last updated: 9/5/2026, 4:01:34 AM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 458.29 SLL |
| 10 EGP | 4,582.94 SLL |
| 50 EGP | 22,914.71 SLL |
| 100 EGP | 45,829.43 SLL |
| 500 EGP | 229,147.13 SLL |
| 1,000 EGP | 458,294.26 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-09-05T04:01:34Z",
"rates": {
"SLL": 458.294262
}
}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": 45829.4262,
"rate": 458.294262
}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