Rate Overview
Live
1 SHP = 68.4312 EGP
1 EGP = 0.014613
SHP
Avg
66.7729
High
68.6866
Low
65.0179
Last updated: 7/25/2026, 9:08:00 PM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 68.43 EGP |
| 10 SHP | 684.31 EGP |
| 50 SHP | 3,421.56 EGP |
| 100 SHP | 6,843.12 EGP |
| 500 SHP | 34,215.61 EGP |
| 1,000 SHP | 68,431.23 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-25T21:08:00Z",
"rates": {
"EGP": 68.431227
}
}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": 6843.122700000001,
"rate": 68.431227
}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