Rate Overview
Live
1 SHP = 4.4551 PEN
1 PEN = 0.224460
SHP
Avg
4.5062
High
4.5587
Low
4.4551
Last updated: 6/19/2026, 8:49:24 AM
Quick Conversions
| SHP | PEN |
|---|---|
| 1 SHP | 4.46 PEN |
| 10 SHP | 44.55 PEN |
| 50 SHP | 222.76 PEN |
| 100 SHP | 445.51 PEN |
| 500 SHP | 2,227.57 PEN |
| 1,000 SHP | 4,455.14 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-06-19T08:49:24Z",
"rates": {
"PEN": 4.455144
}
}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": 445.51439999999997,
"rate": 4.455144
}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