Rate Overview
Live
1 BOB = 0.862346 SEK
1 SEK = 1.1596
BOB
Avg
1.2801
High
1.4076
Low
0.862346
Last updated: 7/28/2026, 4:22:17 AM
Quick Conversions
| BOB | SEK |
|---|---|
| 1 BOB | 0.86 SEK |
| 10 BOB | 8.62 SEK |
| 50 BOB | 43.12 SEK |
| 100 BOB | 86.23 SEK |
| 500 BOB | 431.17 SEK |
| 1,000 BOB | 862.35 SEK |
Get BOB/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=SEKExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-28T04:22:17Z",
"rates": {
"SEK": 0.862346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "SEK",
"amount": 100
},
"result": 86.2346,
"rate": 0.862346
}Build with BOB/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key