Rate Overview
Live
1 SHP = 4.8989 PLN
1 PLN = 0.204126
SHP
Avg
4.8899
High
5.0866
Low
4.7323
Last updated: 5/27/2026, 8:32:48 PM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 4.90 PLN |
| 10 SHP | 48.99 PLN |
| 50 SHP | 244.95 PLN |
| 100 SHP | 489.89 PLN |
| 500 SHP | 2,449.47 PLN |
| 1,000 SHP | 4,898.95 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-05-27T20:32:48Z",
"rates": {
"PLN": 4.898945
}
}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": 489.89450000000005,
"rate": 4.898945
}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