Rate Overview
Live
1 EGP = 461.2181 SLL
1 SLL = 0.002168
EGP
Avg
458.2122
High
495.6052
Low
427.1764
Last updated: 7/9/2026, 8:32:29 AM
Quick Conversions
| EGP | SLL |
|---|---|
| 1 EGP | 461.22 SLL |
| 10 EGP | 4,612.18 SLL |
| 50 EGP | 23,060.91 SLL |
| 100 EGP | 46,121.81 SLL |
| 500 EGP | 230,609.07 SLL |
| 1,000 EGP | 461,218.14 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-07-09T08:32:29Z",
"rates": {
"SLL": 461.218144
}
}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": 46121.8144,
"rate": 461.218144
}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