Rate Overview
Live
1 SEK = 0.108921 BSD
1 BSD = 9.1810
SEK
Avg
0.109181
High
0.110653
Low
0.108117
Last updated: 3/7/2026, 2:27:31 AM
Quick Conversions
| SEK | BSD |
|---|---|
| 1 SEK | 0.11 BSD |
| 10 SEK | 1.09 BSD |
| 50 SEK | 5.45 BSD |
| 100 SEK | 10.89 BSD |
| 500 SEK | 54.46 BSD |
| 1,000 SEK | 108.92 BSD |
Get SEK/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=BSDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-07T02:27:31Z",
"rates": {
"BSD": 0.108921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "BSD",
"amount": 100
},
"result": 10.892100000000001,
"rate": 0.108921
}Build with SEK/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key