Rate Overview
Live
1 SHP = 5.0604 PLN
1 PLN = 0.197612
SHP
Avg
4.8964
High
5.1089
Low
4.7923
Last updated: 7/28/2026, 1:57:13 PM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 5.06 PLN |
| 10 SHP | 50.60 PLN |
| 50 SHP | 253.02 PLN |
| 100 SHP | 506.04 PLN |
| 500 SHP | 2,530.21 PLN |
| 1,000 SHP | 5,060.42 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-28T13:57:13Z",
"rates": {
"PLN": 5.060417
}
}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": 506.0417,
"rate": 5.060417
}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