Rate Overview
Live
1 EGP = 437.5128 SLL
1 SLL = 0.002286
EGP
Avg
458.4407
High
488.0229
Low
397.5660
Last updated: 5/27/2026, 8:49:11 AM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 437.51 SLL |
| 10 EGP | 4,375.13 SLL |
| 50 EGP | 21,875.64 SLL |
| 100 EGP | 43,751.28 SLL |
| 500 EGP | 218,756.42 SLL |
| 1,000 EGP | 437,512.84 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-27T08:49:11Z",
"rates": {
"SLL": 437.512836
}
}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": 43751.2836,
"rate": 437.512836
}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