Rate Overview
Live
1 SHP = 4.5429 PEN
1 PEN = 0.220123
SHP
Avg
4.6767
High
4.9487
Low
4.3663
Last updated: 7/31/2026, 6:49:00 PM
Quick Conversions
| SHP | PEN |
|---|---|
| 1 SHP | 4.54 PEN |
| 10 SHP | 45.43 PEN |
| 50 SHP | 227.15 PEN |
| 100 SHP | 454.29 PEN |
| 500 SHP | 2,271.46 PEN |
| 1,000 SHP | 4,542.92 PEN |
Get SHP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=PENExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-31T18:49:00Z",
"rates": {
"PEN": 4.542916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "PEN",
"amount": 100
},
"result": 454.2916,
"rate": 4.542916
}Build with SHP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key