Rate Overview
Live
1 SHP = 4.6349 PEN
1 PEN = 0.215755
SHP
Avg
4.6228
High
4.6423
Low
4.5874
Last updated: 3/27/2026, 2:54:02 PM
Quick Conversions
| SHP | PEN |
|---|---|
| 1 SHP | 4.63 PEN |
| 10 SHP | 46.35 PEN |
| 50 SHP | 231.74 PEN |
| 100 SHP | 463.49 PEN |
| 500 SHP | 2,317.45 PEN |
| 1,000 SHP | 4,634.89 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-27T14:54:02Z",
"rates": {
"PEN": 4.634891
}
}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": 463.48909999999995,
"rate": 4.634891
}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