Rate Overview
Live
1 PLN = 2.1550 SBD
1 SBD = 0.464036
PLN
Avg
2.2326
High
2.3095
Low
2.1550
Last updated: 3/27/2026, 11:14:44 AM
Quick Conversions
| PLN | SBD |
|---|---|
| 1 PLN | 2.16 SBD |
| 10 PLN | 21.55 SBD |
| 50 PLN | 107.75 SBD |
| 100 PLN | 215.50 SBD |
| 500 PLN | 1,077.50 SBD |
| 1,000 PLN | 2,155.01 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-27T11:14:44Z",
"rates": {
"SBD": 2.155006
}
}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.50060000000002,
"rate": 2.155006
}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