Rate Overview
Live
1 PEN = 0.221432 SHP
1 SHP = 4.5161
PEN
Avg
0.221611
High
0.223290
Low
0.220204
Last updated: 7/6/2026, 12:52:21 AM
Quick Conversions
| PEN | SHP |
|---|---|
| 1 PEN | 0.22 SHP |
| 10 PEN | 2.21 SHP |
| 50 PEN | 11.07 SHP |
| 100 PEN | 22.14 SHP |
| 500 PEN | 110.72 SHP |
| 1,000 PEN | 221.43 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-07-06T00:52:21Z",
"rates": {
"SHP": 0.221432
}
}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": 22.1432,
"rate": 0.221432
}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