Rate Overview
Live
1 EGP = 397.8617 SLL
1 SLL = 0.002513
EGP
Avg
392.6805
High
397.8617
Low
390.9321
Last updated: 5/7/2026, 12:20:17 AM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 397.86 SLL |
| 10 EGP | 3,978.62 SLL |
| 50 EGP | 19,893.09 SLL |
| 100 EGP | 39,786.17 SLL |
| 500 EGP | 198,930.87 SLL |
| 1,000 EGP | 397,861.74 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-07T00:20:17Z",
"rates": {
"SLL": 397.861742
}
}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": 39786.1742,
"rate": 397.861742
}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