Rate Overview
Live
1 SHP = 4.9609 PLN
1 PLN = 0.201578
SHP
Avg
4.9106
High
5.0884
Low
4.7951
Last updated: 3/27/2026, 5:16:33 PM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 4.96 PLN |
| 10 SHP | 49.61 PLN |
| 50 SHP | 248.04 PLN |
| 100 SHP | 496.09 PLN |
| 500 SHP | 2,480.43 PLN |
| 1,000 SHP | 4,960.86 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-27T17:16:33Z",
"rates": {
"PLN": 4.960863
}
}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.0863,
"rate": 4.960863
}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