Rate Overview
Live
1 EGP = 11.3785 SOS
1 SOS = 0.087885
EGP
Avg
11.4564
High
11.7342
Low
11.3620
Last updated: 8/13/2026, 8:13:19 AM
Quick Conversions
| EGP | SOS |
|---|---|
| 1 EGP | 11.38 SOS |
| 10 EGP | 113.78 SOS |
| 50 EGP | 568.92 SOS |
| 100 EGP | 1,137.85 SOS |
| 500 EGP | 5,689.24 SOS |
| 1,000 EGP | 11,378.49 SOS |
Get EGP/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=SOSExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-08-13T08:13:19Z",
"rates": {
"SOS": 11.378486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "SOS",
"amount": 100
},
"result": 1137.8486,
"rate": 11.378486
}Build with EGP/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key