Rate Overview
Live
1 SHP = 70.4217 EGP
1 EGP = 0.014200
SHP
Avg
70.9423
High
71.4389
Low
70.4217
Last updated: 5/27/2026, 3:52:23 AM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 70.42 EGP |
| 10 SHP | 704.22 EGP |
| 50 SHP | 3,521.08 EGP |
| 100 SHP | 7,042.17 EGP |
| 500 SHP | 35,210.85 EGP |
| 1,000 SHP | 70,421.70 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-05-27T03:52:23Z",
"rates": {
"EGP": 70.421695
}
}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": 7042.1695,
"rate": 70.421695
}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