Rate Overview
Live
1 SBD = 1.2050 SEK
1 SEK = 0.829845
SBD
Avg
1.1603
High
1.2183
Low
1.0909
Last updated: 7/27/2026, 3:20:17 PM
Quick Conversions
| SBD | SEK |
|---|---|
| 1 SBD | 1.21 SEK |
| 10 SBD | 12.05 SEK |
| 50 SBD | 60.25 SEK |
| 100 SBD | 120.50 SEK |
| 500 SBD | 602.52 SEK |
| 1,000 SBD | 1,205.04 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-07-27T15:20:17Z",
"rates": {
"SEK": 1.205044
}
}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": 120.5044,
"rate": 1.205044
}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