Rate Overview
Live
1 EGP = 11.6071 SOS
1 SOS = 0.086154
EGP
Avg
11.5950
High
11.6422
Low
11.5323
Last updated: 7/4/2026, 1:32:38 PM
Quick Conversions
| EGP | SOS |
|---|---|
| 1 EGP | 11.61 SOS |
| 10 EGP | 116.07 SOS |
| 50 EGP | 580.35 SOS |
| 100 EGP | 1,160.71 SOS |
| 500 EGP | 5,803.53 SOS |
| 1,000 EGP | 11,607.06 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-04T13:32:38Z",
"rates": {
"SOS": 11.607058
}
}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": 1160.7058,
"rate": 11.607058
}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