Rate Overview
Live
1 SBD = 1.1764 SEK
1 SEK = 0.850072
SBD
Avg
1.1834
High
1.1901
Low
1.1764
Last updated: 8/19/2026, 2:42:24 PM
Quick Conversions
| SBD | SEK |
|---|---|
| 1 SBD | 1.18 SEK |
| 10 SBD | 11.76 SEK |
| 50 SBD | 58.82 SEK |
| 100 SBD | 117.64 SEK |
| 500 SBD | 588.19 SEK |
| 1,000 SBD | 1,176.37 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-08-19T14:42:24Z",
"rates": {
"SEK": 1.176371
}
}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.6371,
"rate": 1.176371
}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