Rate Overview
Live
1 SEK = 0.103146 BSD
1 BSD = 9.6950
SEK
Avg
0.107269
High
0.113293
Low
0.102708
Last updated: 7/22/2026, 9:58:44 PM
Quick Conversions
| SEK | BSD |
|---|---|
| 1 SEK | 0.10 BSD |
| 10 SEK | 1.03 BSD |
| 50 SEK | 5.16 BSD |
| 100 SEK | 10.31 BSD |
| 500 SEK | 51.57 BSD |
| 1,000 SEK | 103.15 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-22T21:58:44Z",
"rates": {
"BSD": 0.103146
}
}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.3146,
"rate": 0.103146
}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