Rate Overview
Live
1 PLN = 2.1946 SBD
1 SBD = 0.455661
PLN
Avg
2.2044
High
2.2304
Low
2.1791
Last updated: 5/27/2026, 4:19:59 PM
Quick Conversions
| PLN | SBD |
|---|---|
| 1 PLN | 2.19 SBD |
| 10 PLN | 21.95 SBD |
| 50 PLN | 109.73 SBD |
| 100 PLN | 219.46 SBD |
| 500 PLN | 1,097.31 SBD |
| 1,000 PLN | 2,194.61 SBD |
Get PLN/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=SBDExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-05-27T16:19:59Z",
"rates": {
"SBD": 2.194614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "SBD",
"amount": 100
},
"result": 219.4614,
"rate": 2.194614
}Build with PLN/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key