Rate Overview
Live
1 EGP = 11.1360 SOS
1 SOS = 0.089799
EGP
Avg
11.3418
High
12.2075
Low
10.5865
Last updated: 7/26/2026, 10:29:00 PM
Quick Conversions
| EGP | SOS |
|---|---|
| 1 EGP | 11.14 SOS |
| 10 EGP | 111.36 SOS |
| 50 EGP | 556.80 SOS |
| 100 EGP | 1,113.60 SOS |
| 500 EGP | 5,568.00 SOS |
| 1,000 EGP | 11,136.00 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-26T22:29:00Z",
"rates": {
"SOS": 11.136003
}
}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": 1113.6003,
"rate": 11.136003
}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