Rate Overview
Live
1 EGP = 10.8213 SOS
1 SOS = 0.092411
EGP
Avg
10.6931
High
10.8213
Low
10.6451
Last updated: 5/7/2026, 12:20:35 AM
Quick Conversions
| EGP | SOS |
|---|---|
| 1 EGP | 10.82 SOS |
| 10 EGP | 108.21 SOS |
| 50 EGP | 541.06 SOS |
| 100 EGP | 1,082.13 SOS |
| 500 EGP | 5,410.64 SOS |
| 1,000 EGP | 10,821.28 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-07T00:20:35Z",
"rates": {
"SOS": 10.821278
}
}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.1278,
"rate": 10.821278
}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