Rate Overview
Live
1 SEK = 0.833519 SBD
1 SBD = 1.1997
SEK
Avg
0.841149
High
0.903573
Low
0.759228
Last updated: 7/18/2026, 1:52:02 AM
Quick Conversions
| SEK | SBD |
|---|---|
| 1 SEK | 0.83 SBD |
| 10 SEK | 8.34 SBD |
| 50 SEK | 41.68 SBD |
| 100 SEK | 83.35 SBD |
| 500 SEK | 416.76 SBD |
| 1,000 SEK | 833.52 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-18T01:52:02Z",
"rates": {
"SBD": 0.833519
}
}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": 83.3519,
"rate": 0.833519
}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