Rate Overview
Live
1 SBD = 1.1405 SEK
1 SEK = 0.876833
SBD
Avg
1.1448
High
1.1553
Low
1.1350
Last updated: 4/18/2026, 8:48:00 AM
Quick Conversions
| SBD | SEK |
|---|---|
| 1 SBD | 1.14 SEK |
| 10 SBD | 11.40 SEK |
| 50 SBD | 57.02 SEK |
| 100 SBD | 114.05 SEK |
| 500 SBD | 570.23 SEK |
| 1,000 SBD | 1,140.47 SEK |
Get SBD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=SEKExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-04-18T08:48:00Z",
"rates": {
"SEK": 1.140468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "SEK",
"amount": 100
},
"result": 114.0468,
"rate": 1.140468
}Build with SBD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key