Rate Overview
Live
1 SHP = 70.4476 EGP
1 EGP = 0.014195
SHP
Avg
70.1024
High
70.4686
Low
69.5380
Last updated: 3/27/2026, 10:10:58 AM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 70.45 EGP |
| 10 SHP | 704.48 EGP |
| 50 SHP | 3,522.38 EGP |
| 100 SHP | 7,044.76 EGP |
| 500 SHP | 35,223.82 EGP |
| 1,000 SHP | 70,447.63 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-27T10:10:58Z",
"rates": {
"EGP": 70.447634
}
}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": 7044.7634,
"rate": 70.447634
}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