Rate Overview
Live
1 SHP = 68.3004 EGP
1 EGP = 0.014641
SHP
Avg
68.2677
High
72.3242
Low
63.6374
Last updated: 7/27/2026, 1:35:54 AM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 68.30 EGP |
| 10 SHP | 683.00 EGP |
| 50 SHP | 3,415.02 EGP |
| 100 SHP | 6,830.04 EGP |
| 500 SHP | 34,150.22 EGP |
| 1,000 SHP | 68,300.45 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-27T01:35:54Z",
"rates": {
"EGP": 68.300448
}
}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": 6830.044800000001,
"rate": 68.300448
}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