Rate Overview
Live
1 PLN = 2.1636 SBD
1 SBD = 0.462183
PLN
Avg
2.1680
High
2.1788
Low
2.1598
Last updated: 3/27/2026, 6:06:22 AM
Quick Conversions
| PLN | SBD |
|---|---|
| 1 PLN | 2.16 SBD |
| 10 PLN | 21.64 SBD |
| 50 PLN | 108.18 SBD |
| 100 PLN | 216.36 SBD |
| 500 PLN | 1,081.82 SBD |
| 1,000 PLN | 2,163.64 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-27T06:06:22Z",
"rates": {
"SBD": 2.163644
}
}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": 216.36440000000002,
"rate": 2.163644
}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