Rate Overview
Live
1 PLN = 2.1232 SBD
1 SBD = 0.470987
PLN
Avg
2.1339
High
2.1605
Low
2.1157
Last updated: 7/28/2026, 5:47:53 AM
Quick Conversions
| PLN | SBD |
|---|---|
| 1 PLN | 2.12 SBD |
| 10 PLN | 21.23 SBD |
| 50 PLN | 106.16 SBD |
| 100 PLN | 212.32 SBD |
| 500 PLN | 1,061.60 SBD |
| 1,000 PLN | 2,123.20 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-28T05:47:53Z",
"rates": {
"SBD": 2.1232
}
}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.32000000000002,
"rate": 2.1232
}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