Rate Overview
Live
1 SHP = 70.2603 EGP
1 EGP = 0.014233
SHP
Avg
67.8036
High
72.3242
Low
63.3937
Last updated: 5/27/2026, 6:32:13 AM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 70.26 EGP |
| 10 SHP | 702.60 EGP |
| 50 SHP | 3,513.01 EGP |
| 100 SHP | 7,026.03 EGP |
| 500 SHP | 35,130.14 EGP |
| 1,000 SHP | 70,260.27 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-27T06:32:13Z",
"rates": {
"EGP": 70.260272
}
}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.0272,
"rate": 70.260272
}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