Rate Overview
Live
1 SHP = 4.9633 PLN
1 PLN = 0.201480
SHP
Avg
4.9407
High
4.9664
Low
4.8987
Last updated: 3/27/2026, 10:11:56 AM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 4.96 PLN |
| 10 SHP | 49.63 PLN |
| 50 SHP | 248.16 PLN |
| 100 SHP | 496.33 PLN |
| 500 SHP | 2,481.63 PLN |
| 1,000 SHP | 4,963.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-27T10:11:56Z",
"rates": {
"PLN": 4.963264
}
}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.3264,
"rate": 4.963264
}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