Rate Overview
Live
1 SEK = 0.828378 SBD
1 SBD = 1.2072
SEK
Avg
0.863125
High
0.916514
Low
0.821428
Last updated: 7/22/2026, 10:05:31 PM
Quick Conversions
| SEK | SBD |
|---|---|
| 1 SEK | 0.83 SBD |
| 10 SEK | 8.28 SBD |
| 50 SEK | 41.42 SBD |
| 100 SEK | 82.84 SBD |
| 500 SEK | 414.19 SBD |
| 1,000 SEK | 828.38 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-22T22:05:31Z",
"rates": {
"SBD": 0.828378
}
}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.8378,
"rate": 0.828378
}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