Rate Overview
Live
1 PLN = 2.1518 SBD
1 SBD = 0.464734
PLN
Avg
2.1877
High
2.2990
Low
2.0354
Last updated: 3/27/2026, 12:56:53 PM
Quick Conversions
| PLN | SBD |
|---|---|
| 1 PLN | 2.15 SBD |
| 10 PLN | 21.52 SBD |
| 50 PLN | 107.59 SBD |
| 100 PLN | 215.18 SBD |
| 500 PLN | 1,075.88 SBD |
| 1,000 PLN | 2,151.77 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-03-27T12:56:53Z",
"rates": {
"SBD": 2.151767
}
}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": 215.1767,
"rate": 2.151767
}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