Rate Overview
Live
1 SEK = 0.102884 BSD
1 BSD = 9.7197
SEK
Avg
0.102715
High
0.102920
Low
0.102300
Last updated: 7/1/2026, 6:03:50 AM
Quick Conversions
| SEK | BSD |
|---|---|
| 1 SEK | 0.10 BSD |
| 10 SEK | 1.03 BSD |
| 50 SEK | 5.14 BSD |
| 100 SEK | 10.29 BSD |
| 500 SEK | 51.44 BSD |
| 1,000 SEK | 102.88 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-07-01T06:03:50Z",
"rates": {
"BSD": 0.102884
}
}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.288400000000001,
"rate": 0.102884
}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