Rate Overview
Live
1 PLN = 2.1274 SBD
1 SBD = 0.470065
PLN
Avg
2.2022
High
2.3095
Low
2.1190
Last updated: 7/27/2026, 5:01:56 PM
Quick Conversions
| PLN | SBD |
|---|---|
| 1 PLN | 2.13 SBD |
| 10 PLN | 21.27 SBD |
| 50 PLN | 106.37 SBD |
| 100 PLN | 212.74 SBD |
| 500 PLN | 1,063.68 SBD |
| 1,000 PLN | 2,127.37 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-27T17:01:56Z",
"rates": {
"SBD": 2.127367
}
}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": 212.7367,
"rate": 2.127367
}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