Rate Overview
Live
1 SBD = 0.466580 PLN
1 PLN = 2.1433
SBD
Avg
0.458466
High
0.491292
Low
0.434964
Last updated: 7/30/2026, 8:13:55 AM
Quick Conversions
| SBD | PLN |
|---|---|
| 1 SBD | 0.47 PLN |
| 10 SBD | 4.67 PLN |
| 50 SBD | 23.33 PLN |
| 100 SBD | 46.66 PLN |
| 500 SBD | 233.29 PLN |
| 1,000 SBD | 466.58 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-07-30T08:13:55Z",
"rates": {
"PLN": 0.46658
}
}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.658,
"rate": 0.46658
}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