Rate Overview
Live
1 SHP = 4.9623 PLN
1 PLN = 0.201521
SHP
Avg
4.8614
High
4.9623
Low
4.7951
Last updated: 3/27/2026, 2:05:04 PM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 4.96 PLN |
| 10 SHP | 49.62 PLN |
| 50 SHP | 248.11 PLN |
| 100 SHP | 496.23 PLN |
| 500 SHP | 2,481.13 PLN |
| 1,000 SHP | 4,962.26 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-03-27T14:05:04Z",
"rates": {
"PLN": 4.962264
}
}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": 496.2264,
"rate": 4.962264
}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