Rate Overview
Live
1 SEK = 0.107545 BSD
1 BSD = 9.2984
SEK
Avg
0.106827
High
0.113285
Low
0.103338
Last updated: 5/27/2026, 7:21:42 PM
Quick Conversions
| SEK | BSD |
|---|---|
| 1 SEK | 0.11 BSD |
| 10 SEK | 1.08 BSD |
| 50 SEK | 5.38 BSD |
| 100 SEK | 10.75 BSD |
| 500 SEK | 53.77 BSD |
| 1,000 SEK | 107.55 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-05-27T19:21:42Z",
"rates": {
"BSD": 0.107545
}
}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.7545,
"rate": 0.107545
}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