Rate Overview
Live
1 BSD = 9.4322 SEK
1 SEK = 0.106020
BSD
Avg
9.3623
High
9.4322
Low
9.2922
Last updated: 3/27/2026, 3:49:39 AM
Quick Conversions
| BSD | SEK |
|---|---|
| 1 BSD | 9.43 SEK |
| 10 BSD | 94.32 SEK |
| 50 BSD | 471.61 SEK |
| 100 BSD | 943.22 SEK |
| 500 BSD | 4,716.08 SEK |
| 1,000 BSD | 9,432.16 SEK |
Get BSD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=SEKExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-03-27T03:49:39Z",
"rates": {
"SEK": 9.43216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "SEK",
"amount": 100
},
"result": 943.216,
"rate": 9.43216
}Build with BSD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key