Rate Overview
Live
1 SEK = 0.828875 SBD
1 SBD = 1.2065
SEK
Avg
0.865520
High
0.916698
Low
0.820785
Last updated: 7/28/2026, 11:56:01 AM
Quick Conversions
| SEK | SBD |
|---|---|
| 1 SEK | 0.83 SBD |
| 10 SEK | 8.29 SBD |
| 50 SEK | 41.44 SBD |
| 100 SEK | 82.89 SBD |
| 500 SEK | 414.44 SBD |
| 1,000 SEK | 828.88 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-07-28T11:56:01Z",
"rates": {
"SBD": 0.828875
}
}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": 82.8875,
"rate": 0.828875
}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