Rate Overview
Live
1 SHP = 67.8109 EGP
1 EGP = 0.014747
SHP
Avg
67.3059
High
67.8198
Low
66.9402
Last updated: 8/12/2026, 8:52:44 PM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 67.81 EGP |
| 10 SHP | 678.11 EGP |
| 50 SHP | 3,390.54 EGP |
| 100 SHP | 6,781.09 EGP |
| 500 SHP | 33,905.43 EGP |
| 1,000 SHP | 67,810.86 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-08-12T20:52:44Z",
"rates": {
"EGP": 67.810855
}
}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": 6781.0855,
"rate": 67.810855
}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