Rate Overview
Live
1 SHP = 4.9707 PLN
1 PLN = 0.201177
SHP
Avg
4.9417
High
4.9707
Low
4.8987
Last updated: 3/27/2026, 2:00:31 PM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 4.97 PLN |
| 10 SHP | 49.71 PLN |
| 50 SHP | 248.54 PLN |
| 100 SHP | 497.07 PLN |
| 500 SHP | 2,485.37 PLN |
| 1,000 SHP | 4,970.74 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:00:31Z",
"rates": {
"PLN": 4.970736
}
}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": 497.07359999999994,
"rate": 4.970736
}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