Rate Overview
Live
1 SBD = 0.461791 PLN
1 PLN = 2.1655
SBD
Avg
0.458699
High
0.466092
Low
0.454227
Last updated: 6/19/2026, 8:43:24 AM
Quick Conversions
| SBD | PLN |
|---|---|
| 1 SBD | 0.46 PLN |
| 10 SBD | 4.62 PLN |
| 50 SBD | 23.09 PLN |
| 100 SBD | 46.18 PLN |
| 500 SBD | 230.90 PLN |
| 1,000 SBD | 461.79 PLN |
Get SBD/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=PLNExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-06-19T08:43:24Z",
"rates": {
"PLN": 0.461791
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "PLN",
"amount": 100
},
"result": 46.1791,
"rate": 0.461791
}Build with SBD/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key