Rate Overview
Live
1 SLL = 0.002513 EGP
1 EGP = 397.9308
SLL
Avg
0.002546
High
0.002557
Low
0.002513
Last updated: 5/7/2026, 1:18:44 AM
Quick Conversions
| SLL | EGP |
|---|---|
| 1 SLL | 0.00 EGP |
| 10 SLL | 0.03 EGP |
| 50 SLL | 0.13 EGP |
| 100 SLL | 0.25 EGP |
| 500 SLL | 1.26 EGP |
| 1,000 SLL | 2.51 EGP |
Get SLL/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=EGPExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-05-07T01:18:44Z",
"rates": {
"EGP": 0.002513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "EGP",
"amount": 100
},
"result": 0.2513,
"rate": 0.002513
}Build with SLL/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key