Rate Overview
Live
1 PLN = 2.1616 SBD
1 SBD = 0.462620
PLN
Avg
2.1677
High
2.1788
Low
2.1598
Last updated: 3/27/2026, 7:46:18 AM
Quick Conversions
| PLN | SBD |
|---|---|
| 1 PLN | 2.16 SBD |
| 10 PLN | 21.62 SBD |
| 50 PLN | 108.08 SBD |
| 100 PLN | 216.16 SBD |
| 500 PLN | 1,080.80 SBD |
| 1,000 PLN | 2,161.60 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-27T07:46:18Z",
"rates": {
"SBD": 2.161602
}
}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.16019999999997,
"rate": 2.161602
}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