Rate Overview
Live
1 BOB = 0.875898 SEK
1 SEK = 1.1417
BOB
Avg
1.3827
High
1.6022
Low
0.875898
Last updated: 7/24/2026, 9:55:15 AM
Quick Conversions
| BOB | SEK |
|---|---|
| 1 BOB | 0.88 SEK |
| 10 BOB | 8.76 SEK |
| 50 BOB | 43.79 SEK |
| 100 BOB | 87.59 SEK |
| 500 BOB | 437.95 SEK |
| 1,000 BOB | 875.90 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-24T09:55:15Z",
"rates": {
"SEK": 0.875898
}
}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": 87.5898,
"rate": 0.875898
}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