Rate Overview
Live
1 SHP = 70.3095 EGP
1 EGP = 0.014223
SHP
Avg
68.4095
High
70.4686
Low
64.0610
Last updated: 3/27/2026, 11:56:31 AM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 70.31 EGP |
| 10 SHP | 703.09 EGP |
| 50 SHP | 3,515.47 EGP |
| 100 SHP | 7,030.95 EGP |
| 500 SHP | 35,154.74 EGP |
| 1,000 SHP | 70,309.47 EGP |
Get SHP/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=EGPExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-27T11:56:31Z",
"rates": {
"EGP": 70.309472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "EGP",
"amount": 100
},
"result": 7030.9472,
"rate": 70.309472
}Build with SHP/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key