Rate Overview
Live
1 EGP = 10.8255 SOS
1 SOS = 0.092375
EGP
Avg
11.6955
High
12.2020
Low
10.8255
Last updated: 3/27/2026, 5:38:15 PM
Quick Conversions
| EGP | SOS |
|---|---|
| 1 EGP | 10.83 SOS |
| 10 EGP | 108.25 SOS |
| 50 EGP | 541.27 SOS |
| 100 EGP | 1,082.55 SOS |
| 500 EGP | 5,412.73 SOS |
| 1,000 EGP | 10,825.47 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-27T17:38:15Z",
"rates": {
"SOS": 10.825469
}
}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": 1082.5469,
"rate": 10.825469
}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