Rate Overview
Live
1 SHP = 67.0282 EGP
1 EGP = 0.014919
SHP
Avg
66.0704
High
67.0282
Low
64.0610
Last updated: 3/7/2026, 1:05:33 AM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 67.03 EGP |
| 10 SHP | 670.28 EGP |
| 50 SHP | 3,351.41 EGP |
| 100 SHP | 6,702.82 EGP |
| 500 SHP | 33,514.08 EGP |
| 1,000 SHP | 67,028.16 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-03-07T01:05:33Z",
"rates": {
"EGP": 67.028159
}
}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": 6702.8159000000005,
"rate": 67.028159
}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