Rate Overview
Live
1 EGP = 11.9511 SDG
1 SDG = 0.083675
EGP
Avg
12.0175
High
12.0908
Low
11.9496
Last updated: 8/13/2026, 7:31:39 AM
Quick Conversions
| EGP | SDG |
|---|---|
| 1 EGP | 11.95 SDG |
| 10 EGP | 119.51 SDG |
| 50 EGP | 597.55 SDG |
| 100 EGP | 1,195.11 SDG |
| 500 EGP | 5,975.53 SDG |
| 1,000 EGP | 11,951.07 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-08-13T07:31:39Z",
"rates": {
"SDG": 11.951067
}
}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": 1195.1067,
"rate": 11.951067
}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