Rate Overview
Live
1 SBD = 1.1674 SEK
1 SEK = 0.856616
SBD
Avg
1.1897
High
1.3171
Low
1.1067
Last updated: 5/28/2026, 9:43:27 PM
Quick Conversions
| SBD | SEK |
|---|---|
| 1 SBD | 1.17 SEK |
| 10 SBD | 11.67 SEK |
| 50 SBD | 58.37 SEK |
| 100 SBD | 116.74 SEK |
| 500 SBD | 583.69 SEK |
| 1,000 SBD | 1,167.38 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-05-28T21:43:27Z",
"rates": {
"SEK": 1.167384
}
}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": 116.7384,
"rate": 1.167384
}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