Rate Overview
Live
1 SHP = 5.0135 PLN
1 PLN = 0.199461
SHP
Avg
5.0032
High
5.0408
Low
4.9617
Last updated: 7/6/2026, 11:31:52 AM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 5.01 PLN |
| 10 SHP | 50.14 PLN |
| 50 SHP | 250.68 PLN |
| 100 SHP | 501.35 PLN |
| 500 SHP | 2,506.75 PLN |
| 1,000 SHP | 5,013.51 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-06T11:31:52Z",
"rates": {
"PLN": 5.013507
}
}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": 501.35069999999996,
"rate": 5.013507
}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