Rate Overview
Live
1 BOB = 1.3662 SEK
1 SEK = 0.731961
BOB
Avg
1.4310
High
1.6022
Low
1.2937
Last updated: 3/27/2026, 5:03:33 PM
Quick Conversions
| BOB | SEK |
|---|---|
| 1 BOB | 1.37 SEK |
| 10 BOB | 13.66 SEK |
| 50 BOB | 68.31 SEK |
| 100 BOB | 136.62 SEK |
| 500 BOB | 683.10 SEK |
| 1,000 BOB | 1,366.19 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-03-27T17:03:33Z",
"rates": {
"SEK": 1.366193
}
}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": 136.6193,
"rate": 1.366193
}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