Rate Overview
Live
1 SHP = 4.9046 PLN
1 PLN = 0.203890
SHP
Avg
4.9167
High
4.9315
Low
4.9026
Last updated: 6/17/2026, 8:00:19 AM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 4.90 PLN |
| 10 SHP | 49.05 PLN |
| 50 SHP | 245.23 PLN |
| 100 SHP | 490.46 PLN |
| 500 SHP | 2,452.31 PLN |
| 1,000 SHP | 4,904.61 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-06-17T08:00:19Z",
"rates": {
"PLN": 4.904611
}
}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": 490.4611,
"rate": 4.904611
}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