Rate Overview
Live
1 EGP = 11.7002 SDG
1 SDG = 0.085468
EGP
Avg
12.1816
High
12.8764
Low
9.6373
Last updated: 7/24/2026, 4:54:34 AM
Quick Conversions
| EGP | SDG |
|---|---|
| 1 EGP | 11.70 SDG |
| 10 EGP | 117.00 SDG |
| 50 EGP | 585.01 SDG |
| 100 EGP | 1,170.02 SDG |
| 500 EGP | 5,850.12 SDG |
| 1,000 EGP | 11,700.24 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-07-24T04:54:34Z",
"rates": {
"SDG": 11.700237
}
}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": 1170.0237,
"rate": 11.700237
}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