Rate Overview
Live
1 SHP = 70.2624 EGP
1 EGP = 0.014232
SHP
Avg
71.0432
High
71.8453
Low
70.2614
Last updated: 5/27/2026, 5:09:03 AM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 70.26 EGP |
| 10 SHP | 702.62 EGP |
| 50 SHP | 3,513.12 EGP |
| 100 SHP | 7,026.24 EGP |
| 500 SHP | 35,131.21 EGP |
| 1,000 SHP | 70,262.42 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-05-27T05:09:03Z",
"rates": {
"EGP": 70.262424
}
}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": 7026.242399999999,
"rate": 70.262424
}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