Rate Overview
Live
1 SEK = 0.849862 SBD
1 SBD = 1.1767
SEK
Avg
0.871403
High
0.918070
Low
0.819827
Last updated: 3/27/2026, 11:16:07 AM
Quick Conversions
| SEK | SBD |
|---|---|
| 1 SEK | 0.85 SBD |
| 10 SEK | 8.50 SBD |
| 50 SEK | 42.49 SBD |
| 100 SEK | 84.99 SBD |
| 500 SEK | 424.93 SBD |
| 1,000 SEK | 849.86 SBD |
Get SEK/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=SBDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T11:16:07Z",
"rates": {
"SBD": 0.849862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "SBD",
"amount": 100
},
"result": 84.9862,
"rate": 0.849862
}Build with SEK/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key