Rate Overview
Live
1 SLL = 0.002170 EGP
1 EGP = 460.8295
SLL
Avg
0.002206
High
0.002235
Low
0.002170
Last updated: 7/25/2026, 11:32:55 PM
Quick Conversions
| SLL | EGP |
|---|---|
| 1 SLL | 0.00 EGP |
| 10 SLL | 0.02 EGP |
| 50 SLL | 0.11 EGP |
| 100 SLL | 0.22 EGP |
| 500 SLL | 1.09 EGP |
| 1,000 SLL | 2.17 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-07-25T23:32:55Z",
"rates": {
"EGP": 0.00217
}
}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.217,
"rate": 0.00217
}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