Rate Overview
Live
1 SBD = 0.469932 PLN
1 PLN = 2.1280
SBD
Avg
0.470132
High
0.471939
Low
0.469024
Last updated: 7/29/2026, 5:33:54 AM
Quick Conversions
| SBD | PLN |
|---|---|
| 1 SBD | 0.47 PLN |
| 10 SBD | 4.70 PLN |
| 50 SBD | 23.50 PLN |
| 100 SBD | 46.99 PLN |
| 500 SBD | 234.97 PLN |
| 1,000 SBD | 469.93 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-29T05:33:54Z",
"rates": {
"PLN": 0.469932
}
}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.9932,
"rate": 0.469932
}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