Rate Overview
Live
1 SHP = 68.3898 EGP
1 EGP = 0.014622
SHP
Avg
68.0764
High
71.7711
Low
63.7188
Last updated: 7/25/2026, 12:37:29 AM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 68.39 EGP |
| 10 SHP | 683.90 EGP |
| 50 SHP | 3,419.49 EGP |
| 100 SHP | 6,838.98 EGP |
| 500 SHP | 34,194.88 EGP |
| 1,000 SHP | 68,389.76 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-07-25T00:37:29Z",
"rates": {
"EGP": 68.389758
}
}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": 6838.9758,
"rate": 68.389758
}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