Rate Overview
Live
1 SEK = 0.843750 SBD
1 SBD = 1.1852
SEK
Avg
0.845442
High
0.850964
Low
0.840243
Last updated: 8/16/2026, 10:07:44 PM
Quick Conversions
| SEK | SBD |
|---|---|
| 1 SEK | 0.84 SBD |
| 10 SEK | 8.44 SBD |
| 50 SEK | 42.19 SBD |
| 100 SEK | 84.38 SBD |
| 500 SEK | 421.88 SBD |
| 1,000 SEK | 843.75 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-08-16T22:07:44Z",
"rates": {
"SBD": 0.84375
}
}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": 84.375,
"rate": 0.84375
}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