Rate Overview
Live
1 EGP = 454.7254 SLL
1 SLL = 0.002199
EGP
Avg
458.6318
High
464.4731
Low
454.7254
Last updated: 8/13/2026, 1:56:28 AM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 454.73 SLL |
| 10 EGP | 4,547.25 SLL |
| 50 EGP | 22,736.27 SLL |
| 100 EGP | 45,472.54 SLL |
| 500 EGP | 227,362.70 SLL |
| 1,000 EGP | 454,725.40 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-08-13T01:56:28Z",
"rates": {
"SLL": 454.725401
}
}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": 45472.5401,
"rate": 454.725401
}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