Rate Overview
Live
1 SHP = 4.8989 PLN
1 PLN = 0.204128
SHP
Avg
4.9061
High
4.9182
Low
4.8984
Last updated: 5/27/2026, 7:16:19 PM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 4.90 PLN |
| 10 SHP | 48.99 PLN |
| 50 SHP | 244.94 PLN |
| 100 SHP | 489.89 PLN |
| 500 SHP | 2,449.44 PLN |
| 1,000 SHP | 4,898.88 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-05-27T19:16:19Z",
"rates": {
"PLN": 4.898878
}
}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": 489.88779999999997,
"rate": 4.898878
}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