Rate Overview
Live
1 PLN = 2.1592 SBD
1 SBD = 0.463131
PLN
Avg
2.1488
High
2.1605
Low
2.1352
Last updated: 7/6/2026, 1:08:31 AM
Quick Conversions
| PLN | SBD |
|---|---|
| 1 PLN | 2.16 SBD |
| 10 PLN | 21.59 SBD |
| 50 PLN | 107.96 SBD |
| 100 PLN | 215.92 SBD |
| 500 PLN | 1,079.61 SBD |
| 1,000 PLN | 2,159.22 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-07-06T01:08:31Z",
"rates": {
"SBD": 2.159218
}
}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.92180000000002,
"rate": 2.159218
}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