Rate Overview
Live
1 PEN = 0.219902 SHP
1 SHP = 4.5475
PEN
Avg
0.221612
High
0.223450
Low
0.217993
Last updated: 1/25/2026, 10:04:18 PM
Quick Conversions
| PEN | SHP |
|---|---|
| 1 PEN | 0.22 SHP |
| 10 PEN | 2.20 SHP |
| 50 PEN | 11.00 SHP |
| 100 PEN | 21.99 SHP |
| 500 PEN | 109.95 SHP |
| 1,000 PEN | 219.90 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-01-25T22:04:18Z",
"rates": {
"SHP": 0.219902
}
}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.990199999999998,
"rate": 0.219902
}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