Rate Overview
Live
1 PLN = 2.1438 SBD
1 SBD = 0.466451
PLN
Avg
2.1495
High
2.1785
Low
2.1339
Last updated: 9/2/2026, 5:03:12 AM
Quick Conversions
| PLN | SBD |
|---|---|
| 1 PLN | 2.14 SBD |
| 10 PLN | 21.44 SBD |
| 50 PLN | 107.19 SBD |
| 100 PLN | 214.38 SBD |
| 500 PLN | 1,071.92 SBD |
| 1,000 PLN | 2,143.85 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-09-02T05:03:12Z",
"rates": {
"SBD": 2.143848
}
}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": 214.3848,
"rate": 2.143848
}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