Rate Overview
Live
1 SHP = 5.0072 PLN
1 PLN = 0.199712
SHP
Avg
4.9919
High
5.0408
Low
4.9617
Last updated: 7/4/2026, 2:18:37 AM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 5.01 PLN |
| 10 SHP | 50.07 PLN |
| 50 SHP | 250.36 PLN |
| 100 SHP | 500.72 PLN |
| 500 SHP | 2,503.61 PLN |
| 1,000 SHP | 5,007.22 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-04T02:18:37Z",
"rates": {
"PLN": 5.007217
}
}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": 500.7217,
"rate": 5.007217
}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