Rate Overview
Live
1 EGP = 11.1273 SOS
1 SOS = 0.089869
EGP
Avg
11.1841
High
11.3166
Low
11.1082
Last updated: 7/25/2026, 8:01:35 PM
Quick Conversions
| EGP | SOS |
|---|---|
| 1 EGP | 11.13 SOS |
| 10 EGP | 111.27 SOS |
| 50 EGP | 556.36 SOS |
| 100 EGP | 1,112.73 SOS |
| 500 EGP | 5,563.63 SOS |
| 1,000 EGP | 11,127.27 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-07-25T20:01:35Z",
"rates": {
"SOS": 11.127266
}
}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": 1112.7266,
"rate": 11.127266
}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