Rate Overview
Live
1 PLN = 2.1115 SBD
1 SBD = 0.473600
PLN
Avg
2.1271
High
2.1330
Low
2.1115
Last updated: 7/27/2026, 10:06:26 PM
Quick Conversions
| PLN | SBD |
|---|---|
| 1 PLN | 2.11 SBD |
| 10 PLN | 21.11 SBD |
| 50 PLN | 105.57 SBD |
| 100 PLN | 211.15 SBD |
| 500 PLN | 1,055.74 SBD |
| 1,000 PLN | 2,111.49 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-27T22:06:26Z",
"rates": {
"SBD": 2.111485
}
}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": 211.1485,
"rate": 2.111485
}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