Rate Overview
Live
1 SEK = 1.0256 BOB
1 BOB = 0.975031
SEK
Avg
0.758276
High
1.0256
Low
0.710428
Last updated: 7/9/2026, 7:02:59 PM
Quick Conversions
| SEK | BOB |
|---|---|
| 1 SEK | 1.03 BOB |
| 10 SEK | 10.26 BOB |
| 50 SEK | 51.28 BOB |
| 100 SEK | 102.56 BOB |
| 500 SEK | 512.80 BOB |
| 1,000 SEK | 1,025.61 BOB |
Get SEK/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=BOBExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-09T19:02:59Z",
"rates": {
"BOB": 1.025608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "BOB",
"amount": 100
},
"result": 102.5608,
"rate": 1.025608
}Build with SEK/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key