Rate Overview
Live
1 SHP = 5.0413 PLN
1 PLN = 0.198360
SHP
Avg
5.0334
High
5.0413
Low
5.0186
Last updated: 8/17/2026, 4:07:51 AM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 5.04 PLN |
| 10 SHP | 50.41 PLN |
| 50 SHP | 252.07 PLN |
| 100 SHP | 504.13 PLN |
| 500 SHP | 2,520.67 PLN |
| 1,000 SHP | 5,041.34 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-08-17T04:07:51Z",
"rates": {
"PLN": 5.041338
}
}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": 504.13379999999995,
"rate": 5.041338
}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