Rate Overview
Live
1 SHP = 4.6281 PEN
1 PEN = 0.216072
SHP
Avg
4.5543
High
4.6305
Low
4.4966
Last updated: 3/7/2026, 1:04:37 AM
Quick Conversions
| SHP | PEN |
|---|---|
| 1 SHP | 4.63 PEN |
| 10 SHP | 46.28 PEN |
| 50 SHP | 231.40 PEN |
| 100 SHP | 462.81 PEN |
| 500 SHP | 2,314.04 PEN |
| 1,000 SHP | 4,628.08 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-03-07T01:04:37Z",
"rates": {
"PEN": 4.62808
}
}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": 462.808,
"rate": 4.62808
}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