Rate Overview
Live
1 EGP = 437.4894 SLL
1 SLL = 0.002286
EGP
Avg
433.9558
High
437.7687
Low
429.1686
Last updated: 5/27/2026, 6:10:44 AM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 437.49 SLL |
| 10 EGP | 4,374.89 SLL |
| 50 EGP | 21,874.47 SLL |
| 100 EGP | 43,748.94 SLL |
| 500 EGP | 218,744.69 SLL |
| 1,000 EGP | 437,489.38 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-27T06:10:44Z",
"rates": {
"SLL": 437.489376
}
}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": 43748.9376,
"rate": 437.489376
}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