Rate Overview
Live
1 SHP = 4.5688 PEN
1 PEN = 0.218874
SHP
Avg
4.5301
High
4.5688
Low
4.5031
Last updated: 8/1/2026, 7:27:15 AM
Quick Conversions
| SHP | PEN |
|---|---|
| 1 SHP | 4.57 PEN |
| 10 SHP | 45.69 PEN |
| 50 SHP | 228.44 PEN |
| 100 SHP | 456.88 PEN |
| 500 SHP | 2,284.42 PEN |
| 1,000 SHP | 4,568.84 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-08-01T07:27:15Z",
"rates": {
"PEN": 4.568837
}
}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": 456.88370000000003,
"rate": 4.568837
}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