Rate Overview
Live
1 SBD = 0.463942 PLN
1 PLN = 2.1554
SBD
Avg
0.461505
High
0.463942
Low
0.458976
Last updated: 3/27/2026, 2:45:45 PM
Quick Conversions
| SBD | PLN |
|---|---|
| 1 SBD | 0.46 PLN |
| 10 SBD | 4.64 PLN |
| 50 SBD | 23.20 PLN |
| 100 SBD | 46.39 PLN |
| 500 SBD | 231.97 PLN |
| 1,000 SBD | 463.94 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-27T14:45:45Z",
"rates": {
"PLN": 0.463942
}
}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.394200000000005,
"rate": 0.463942
}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