Rate Overview
Live
1 EGP = 10.9290 SOS
1 SOS = 0.091500
EGP
Avg
11.6262
High
12.2330
Low
10.5889
Last updated: 5/27/2026, 12:34:39 PM
Quick Conversions
| EGP | SOS |
|---|---|
| 1 EGP | 10.93 SOS |
| 10 EGP | 109.29 SOS |
| 50 EGP | 546.45 SOS |
| 100 EGP | 1,092.90 SOS |
| 500 EGP | 5,464.50 SOS |
| 1,000 EGP | 10,928.99 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-05-27T12:34:39Z",
"rates": {
"SOS": 10.928991
}
}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": 1092.8991,
"rate": 10.928991
}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