Rate Overview
Live
1 SEK = 0.108867 BSD
1 BSD = 9.1855
SEK
Avg
0.108252
High
0.109111
Low
0.107111
Last updated: 4/17/2026, 6:11:10 AM
Quick Conversions
| SEK | BSD |
|---|---|
| 1 SEK | 0.11 BSD |
| 10 SEK | 1.09 BSD |
| 50 SEK | 5.44 BSD |
| 100 SEK | 10.89 BSD |
| 500 SEK | 54.43 BSD |
| 1,000 SEK | 108.87 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-04-17T06:11:10Z",
"rates": {
"BSD": 0.108867
}
}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.886700000000001,
"rate": 0.108867
}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