Rate Overview
Live
1 SHP = 69.3345 EGP
1 EGP = 0.014423
SHP
Avg
70.1098
High
71.2234
Low
69.3345
Last updated: 4/16/2026, 5:06:28 PM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 69.33 EGP |
| 10 SHP | 693.35 EGP |
| 50 SHP | 3,466.73 EGP |
| 100 SHP | 6,933.45 EGP |
| 500 SHP | 34,667.26 EGP |
| 1,000 SHP | 69,334.52 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-04-16T17:06:28Z",
"rates": {
"EGP": 69.334521
}
}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": 6933.4520999999995,
"rate": 69.334521
}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