Rate Overview
Live
1 EGP = 11.3887 SDG
1 SDG = 0.087806
EGP
Avg
12.2996
High
12.8490
Low
11.3887
Last updated: 3/27/2026, 7:47:31 AM
Quick Conversions
| EGP | SDG |
|---|---|
| 1 EGP | 11.39 SDG |
| 10 EGP | 113.89 SDG |
| 50 EGP | 569.43 SDG |
| 100 EGP | 1,138.87 SDG |
| 500 EGP | 5,694.34 SDG |
| 1,000 EGP | 11,388.68 SDG |
Get EGP/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=SDGExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-27T07:47:31Z",
"rates": {
"SDG": 11.388679
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "SDG",
"amount": 100
},
"result": 1138.8679,
"rate": 11.388679
}Build with EGP/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key