Rate Overview
Live
1 EGP = 437.4044 SLL
1 SLL = 0.002286
EGP
Avg
412.2801
High
453.6681
Low
390.9321
Last updated: 5/27/2026, 11:19:17 AM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 437.40 SLL |
| 10 EGP | 4,374.04 SLL |
| 50 EGP | 21,870.22 SLL |
| 100 EGP | 43,740.44 SLL |
| 500 EGP | 218,702.18 SLL |
| 1,000 EGP | 437,404.36 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-05-27T11:19:17Z",
"rates": {
"SLL": 437.404355
}
}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": 43740.4355,
"rate": 437.404355
}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