Rate Overview
Live
1 SHP = 65.8418 EGP
1 EGP = 0.015188
SHP
Avg
65.4886
High
65.8418
Low
65.0179
Last updated: 7/5/2026, 11:50:06 PM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 65.84 EGP |
| 10 SHP | 658.42 EGP |
| 50 SHP | 3,292.09 EGP |
| 100 SHP | 6,584.18 EGP |
| 500 SHP | 32,920.89 EGP |
| 1,000 SHP | 65,841.79 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-05T23:50:06Z",
"rates": {
"EGP": 65.841789
}
}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": 6584.178900000001,
"rate": 65.841789
}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