Rate Overview
Live
1 PLN = 2.1838 SBD
1 SBD = 0.457911
PLN
Avg
2.2170
High
2.2588
Low
2.1812
Last updated: 3/6/2026, 7:28:45 PM
Quick Conversions
| PLN | SBD |
|---|---|
| 1 PLN | 2.18 SBD |
| 10 PLN | 21.84 SBD |
| 50 PLN | 109.19 SBD |
| 100 PLN | 218.38 SBD |
| 500 PLN | 1,091.92 SBD |
| 1,000 PLN | 2,183.83 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-06T19:28:45Z",
"rates": {
"SBD": 2.183832
}
}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": 218.38320000000002,
"rate": 2.183832
}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