Rate Overview
Live
1 EGP = 11.3501 SOS
1 SOS = 0.088105
EGP
Avg
11.5643
High
12.0319
Low
11.3501
Last updated: 3/7/2026, 4:58:32 AM
Quick Conversions
| EGP | SOS |
|---|---|
| 1 EGP | 11.35 SOS |
| 10 EGP | 113.50 SOS |
| 50 EGP | 567.50 SOS |
| 100 EGP | 1,135.01 SOS |
| 500 EGP | 5,675.03 SOS |
| 1,000 EGP | 11,350.05 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-03-07T04:58:32Z",
"rates": {
"SOS": 11.350055
}
}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": 1135.0055,
"rate": 11.350055
}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