Rate Overview
Live
1 SHP = 4.8176 PLN
1 PLN = 0.207571
SHP
Avg
4.8297
High
4.8769
Low
4.8176
Last updated: 4/17/2026, 6:20:11 AM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 4.82 PLN |
| 10 SHP | 48.18 PLN |
| 50 SHP | 240.88 PLN |
| 100 SHP | 481.76 PLN |
| 500 SHP | 2,408.82 PLN |
| 1,000 SHP | 4,817.63 PLN |
Get SHP/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=PLNExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-04-17T06:20:11Z",
"rates": {
"PLN": 4.817632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "PLN",
"amount": 100
},
"result": 481.7632,
"rate": 4.817632
}Build with SHP/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key