Rate Overview
Live
1 SBD = 0.469026 PLN
1 PLN = 2.1321
SBD
Avg
0.466642
High
0.469543
Low
0.462860
Last updated: 7/8/2026, 5:19:23 AM
Quick Conversions
| SBD | PLN |
|---|---|
| 1 SBD | 0.47 PLN |
| 10 SBD | 4.69 PLN |
| 50 SBD | 23.45 PLN |
| 100 SBD | 46.90 PLN |
| 500 SBD | 234.51 PLN |
| 1,000 SBD | 469.03 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-08T05:19:23Z",
"rates": {
"PLN": 0.469026
}
}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.9026,
"rate": 0.469026
}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