Rate Overview
Live
1 PLN = 2.1204 SBD
1 SBD = 0.471606
PLN
Avg
2.2271
High
2.3104
Low
2.1204
Last updated: 7/28/2026, 11:53:39 AM
Quick Conversions
| PLN | SBD |
|---|---|
| 1 PLN | 2.12 SBD |
| 10 PLN | 21.20 SBD |
| 50 PLN | 106.02 SBD |
| 100 PLN | 212.04 SBD |
| 500 PLN | 1,060.21 SBD |
| 1,000 PLN | 2,120.41 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-28T11:53:39Z",
"rates": {
"SBD": 2.120413
}
}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.0413,
"rate": 2.120413
}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