Rate Overview
Live
1 SEK = 0.876512 SBD
1 SBD = 1.1409
SEK
Avg
0.880903
High
0.890216
Low
0.873897
Last updated: 3/7/2026, 3:05:02 AM
Quick Conversions
| SEK | SBD |
|---|---|
| 1 SEK | 0.88 SBD |
| 10 SEK | 8.77 SBD |
| 50 SEK | 43.83 SBD |
| 100 SEK | 87.65 SBD |
| 500 SEK | 438.26 SBD |
| 1,000 SEK | 876.51 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-03-07T03:05:02Z",
"rates": {
"SBD": 0.876512
}
}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": 87.65119999999999,
"rate": 0.876512
}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