Rate Overview
Live
1 SHP = 5.0539 PLN
1 PLN = 0.197867
SHP
Avg
5.0887
High
5.1194
Low
5.0497
Last updated: 7/24/2026, 7:44:39 PM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 5.05 PLN |
| 10 SHP | 50.54 PLN |
| 50 SHP | 252.69 PLN |
| 100 SHP | 505.39 PLN |
| 500 SHP | 2,526.95 PLN |
| 1,000 SHP | 5,053.89 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-07-24T19:44:39Z",
"rates": {
"PLN": 5.053892
}
}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": 505.3892,
"rate": 5.053892
}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