Rate Overview
Live
1 SHP = 5.0314 PLN
1 PLN = 0.198752
SHP
Avg
5.0540
High
5.0742
Low
5.0314
Last updated: 9/3/2026, 11:28:00 AM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 5.03 PLN |
| 10 SHP | 50.31 PLN |
| 50 SHP | 251.57 PLN |
| 100 SHP | 503.14 PLN |
| 500 SHP | 2,515.70 PLN |
| 1,000 SHP | 5,031.40 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-09-03T11:28:00Z",
"rates": {
"PLN": 5.031399
}
}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": 503.1399,
"rate": 5.031399
}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