Rate Overview
Live
1 SBD = 0.457072 PLN
1 PLN = 2.1878
SBD
Avg
0.452127
High
0.458821
Low
0.444319
Last updated: 3/7/2026, 12:33:12 AM
Quick Conversions
| SBD | PLN |
|---|---|
| 1 SBD | 0.46 PLN |
| 10 SBD | 4.57 PLN |
| 50 SBD | 22.85 PLN |
| 100 SBD | 45.71 PLN |
| 500 SBD | 228.54 PLN |
| 1,000 SBD | 457.07 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-03-07T00:33:12Z",
"rates": {
"PLN": 0.457072
}
}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": 45.7072,
"rate": 0.457072
}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