Rate Overview
Live
1 SBD = 1.1771 SEK
1 SEK = 0.849558
SBD
Avg
1.1686
High
1.1771
Low
1.1607
Last updated: 3/27/2026, 10:08:08 AM
Quick Conversions
| SBD | SEK |
|---|---|
| 1 SBD | 1.18 SEK |
| 10 SBD | 11.77 SEK |
| 50 SBD | 58.85 SEK |
| 100 SBD | 117.71 SEK |
| 500 SBD | 588.54 SEK |
| 1,000 SBD | 1,177.08 SEK |
Get SBD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=SEKExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-27T10:08:08Z",
"rates": {
"SEK": 1.177083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "SEK",
"amount": 100
},
"result": 117.70830000000001,
"rate": 1.177083
}Build with SBD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key