Rate Overview
Live
1 BOB = 1.3565 SEK
1 SEK = 0.737202
BOB
Avg
1.3646
High
1.3784
Low
1.3565
Last updated: 6/16/2026, 1:26:09 PM
Quick Conversions
| BOB | SEK |
|---|---|
| 1 BOB | 1.36 SEK |
| 10 BOB | 13.56 SEK |
| 50 BOB | 67.82 SEK |
| 100 BOB | 135.65 SEK |
| 500 BOB | 678.24 SEK |
| 1,000 BOB | 1,356.48 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-06-16T13:26:09Z",
"rates": {
"SEK": 1.356481
}
}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": 135.6481,
"rate": 1.356481
}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