Rate Overview
Live
1 SHP = 70.5939 EGP
1 EGP = 0.014166
SHP
Avg
71.5278
High
71.8453
Low
70.5939
Last updated: 5/7/2026, 1:19:22 AM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 70.59 EGP |
| 10 SHP | 705.94 EGP |
| 50 SHP | 3,529.70 EGP |
| 100 SHP | 7,059.39 EGP |
| 500 SHP | 35,296.97 EGP |
| 1,000 SHP | 70,593.94 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-07T01:19:22Z",
"rates": {
"EGP": 70.593942
}
}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": 7059.3942,
"rate": 70.593942
}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