Rate Overview
Live
1 SHP = 4.8991 PLN
1 PLN = 0.204120
SHP
Avg
4.8712
High
4.9182
Low
4.8102
Last updated: 5/27/2026, 10:53:27 PM
Quick Conversions
| SHP | PLN |
|---|---|
| 1 SHP | 4.90 PLN |
| 10 SHP | 48.99 PLN |
| 50 SHP | 244.95 PLN |
| 100 SHP | 489.91 PLN |
| 500 SHP | 2,449.54 PLN |
| 1,000 SHP | 4,899.08 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-27T22:53:27Z",
"rates": {
"PLN": 4.89908
}
}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.90799999999996,
"rate": 4.89908
}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