Rate Overview
Live
1 SBD = 0.447295 PLN
1 PLN = 2.2357
SBD
Avg
0.452117
High
0.456422
Low
0.447295
Last updated: 5/7/2026, 10:12:25 AM
Quick Conversions
| SBD | PLN |
|---|---|
| 1 SBD | 0.45 PLN |
| 10 SBD | 4.47 PLN |
| 50 SBD | 22.36 PLN |
| 100 SBD | 44.73 PLN |
| 500 SBD | 223.65 PLN |
| 1,000 SBD | 447.30 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-05-07T10:12:25Z",
"rates": {
"PLN": 0.447295
}
}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": 44.7295,
"rate": 0.447295
}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