Rate Overview
Live
1 SHP = 4.5589 PEN
1 PEN = 0.219351
SHP
Avg
4.5242
High
4.5589
Low
4.5031
Last updated: 7/31/2026, 9:53:41 AM
Quick Conversions
| SHP | PEN |
|---|---|
| 1 SHP | 4.56 PEN |
| 10 SHP | 45.59 PEN |
| 50 SHP | 227.95 PEN |
| 100 SHP | 455.89 PEN |
| 500 SHP | 2,279.46 PEN |
| 1,000 SHP | 4,558.91 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-31T09:53:41Z",
"rates": {
"PEN": 4.55891
}
}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": 455.891,
"rate": 4.55891
}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