Rate Overview
Live
1 EGP = 492.6020 SLL
1 SLL = 0.002030
EGP
Avg
452.7954
High
492.6020
Low
439.5370
Last updated: 6/16/2026, 10:06:11 AM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 492.60 SLL |
| 10 EGP | 4,926.02 SLL |
| 50 EGP | 24,630.10 SLL |
| 100 EGP | 49,260.20 SLL |
| 500 EGP | 246,301.02 SLL |
| 1,000 EGP | 492,602.03 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-06-16T10:06:11Z",
"rates": {
"SLL": 492.60203
}
}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": 49260.203,
"rate": 492.60203
}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