Rate Overview
Live
1 SHP = 4.6080 PEN
1 PEN = 0.217013
SHP
Avg
4.5628
High
4.6080
Low
4.4902
Last updated: 4/17/2026, 4:56:24 AM
Quick Conversions
| SHP | PEN |
|---|---|
| 1 SHP | 4.61 PEN |
| 10 SHP | 46.08 PEN |
| 50 SHP | 230.40 PEN |
| 100 SHP | 460.80 PEN |
| 500 SHP | 2,304.01 PEN |
| 1,000 SHP | 4,608.01 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-04-17T04:56:24Z",
"rates": {
"PEN": 4.608012
}
}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": 460.80120000000005,
"rate": 4.608012
}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