Rate Overview
Live
1 SEK = 0.876443 SBD
1 SBD = 1.1410
SEK
Avg
0.872638
High
0.881041
Low
0.865544
Last updated: 4/17/2026, 6:14:04 AM
Quick Conversions
| SEK | SBD |
|---|---|
| 1 SEK | 0.88 SBD |
| 10 SEK | 8.76 SBD |
| 50 SEK | 43.82 SBD |
| 100 SEK | 87.64 SBD |
| 500 SEK | 438.22 SBD |
| 1,000 SEK | 876.44 SBD |
Get SEK/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=SBDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-04-17T06:14:04Z",
"rates": {
"SBD": 0.876443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "SBD",
"amount": 100
},
"result": 87.6443,
"rate": 0.876443
}Build with SEK/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key