Rate Overview
Live
1 SEK = 0.102835 BSD
1 BSD = 9.7243
SEK
Avg
0.107073
High
0.113285
Low
0.102835
Last updated: 7/28/2026, 3:17:37 PM
Quick Conversions
| SEK | BSD |
|---|---|
| 1 SEK | 0.10 BSD |
| 10 SEK | 1.03 BSD |
| 50 SEK | 5.14 BSD |
| 100 SEK | 10.28 BSD |
| 500 SEK | 51.42 BSD |
| 1,000 SEK | 102.84 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-28T15:17:37Z",
"rates": {
"BSD": 0.102835
}
}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.2835,
"rate": 0.102835
}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