Rate Overview
Live
1 PEN = 0.215893 SHP
1 SHP = 4.6319
PEN
Avg
0.212706
High
0.229024
Low
0.202073
Last updated: 3/27/2026, 3:14:02 PM
Quick Conversions
| PEN | SHP |
|---|---|
| 1 PEN | 0.22 SHP |
| 10 PEN | 2.16 SHP |
| 50 PEN | 10.79 SHP |
| 100 PEN | 21.59 SHP |
| 500 PEN | 107.95 SHP |
| 1,000 PEN | 215.89 SHP |
Get PEN/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SHPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T15:14:02Z",
"rates": {
"SHP": 0.215893
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SHP",
"amount": 100
},
"result": 21.5893,
"rate": 0.215893
}Build with PEN/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key