Rate Overview
Live
1 SEK = 0.106122 BSD
1 BSD = 9.4231
SEK
Avg
0.101542
High
0.111751
Low
0.090000
Last updated: 3/27/2026, 7:21:13 AM
Quick Conversions
| SEK | BSD |
|---|---|
| 1 SEK | 0.11 BSD |
| 10 SEK | 1.06 BSD |
| 50 SEK | 5.31 BSD |
| 100 SEK | 10.61 BSD |
| 500 SEK | 53.06 BSD |
| 1,000 SEK | 106.12 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-27T07:21:13Z",
"rates": {
"BSD": 0.106122
}
}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.6122,
"rate": 0.106122
}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