Rate Overview
Live
1 SBD = 1.1637 SEK
1 SEK = 0.859296
SBD
Avg
1.1464
High
1.1854
Low
1.0892
Last updated: 5/29/2026, 2:29:20 PM
Quick Conversions
| SBD | SEK |
|---|---|
| 1 SBD | 1.16 SEK |
| 10 SBD | 11.64 SEK |
| 50 SBD | 58.19 SEK |
| 100 SBD | 116.37 SEK |
| 500 SBD | 581.87 SEK |
| 1,000 SBD | 1,163.74 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-29T14:29:20Z",
"rates": {
"SEK": 1.163744
}
}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.3744,
"rate": 1.163744
}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