Rate Overview
Live
1 SBD = 1.1886 SEK
1 SEK = 0.841356
SBD
Avg
1.1769
High
1.1886
Low
1.1669
Last updated: 6/18/2026, 9:59:03 AM
Quick Conversions
| SBD | SEK |
|---|---|
| 1 SBD | 1.19 SEK |
| 10 SBD | 11.89 SEK |
| 50 SBD | 59.43 SEK |
| 100 SBD | 118.86 SEK |
| 500 SBD | 594.28 SEK |
| 1,000 SBD | 1,188.56 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-06-18T09:59:03Z",
"rates": {
"SEK": 1.188557
}
}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": 118.85570000000001,
"rate": 1.188557
}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