Rate Overview
Live
1 EGP = 11.2664 SOS
1 SOS = 0.088759
EGP
Avg
11.4747
High
11.6757
Low
11.0561
Last updated: 7/14/2026, 6:23:34 PM
Quick Conversions
| EGP | SOS |
|---|---|
| 1 EGP | 11.27 SOS |
| 10 EGP | 112.66 SOS |
| 50 EGP | 563.32 SOS |
| 100 EGP | 1,126.64 SOS |
| 500 EGP | 5,633.21 SOS |
| 1,000 EGP | 11,266.42 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-14T18:23:34Z",
"rates": {
"SOS": 11.266419
}
}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": 1126.6419,
"rate": 11.266419
}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