Rate Overview
Live
1 SHP = 4.5449 PEN
1 PEN = 0.220027
SHP
Avg
4.5350
High
4.5449
Low
4.5197
Last updated: 7/11/2026, 10:53:10 AM
Quick Conversions
| SHP | PEN |
|---|---|
| 1 SHP | 4.54 PEN |
| 10 SHP | 45.45 PEN |
| 50 SHP | 227.25 PEN |
| 100 SHP | 454.49 PEN |
| 500 SHP | 2,272.45 PEN |
| 1,000 SHP | 4,544.90 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-07-11T10:53:10Z",
"rates": {
"PEN": 4.544901
}
}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": 454.49010000000004,
"rate": 4.544901
}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