Rate Overview
Live
1 SEK = 0.831677 SBD
1 SBD = 1.2024
SEK
Avg
0.833368
High
0.837042
Low
0.826330
Last updated: 7/25/2026, 9:17:54 PM
Quick Conversions
| SEK | SBD |
|---|---|
| 1 SEK | 0.83 SBD |
| 10 SEK | 8.32 SBD |
| 50 SEK | 41.58 SBD |
| 100 SEK | 83.17 SBD |
| 500 SEK | 415.84 SBD |
| 1,000 SEK | 831.68 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-25T21:17:54Z",
"rates": {
"SBD": 0.831677
}
}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.1677,
"rate": 0.831677
}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