Rate Overview
Live
1 BOB = 1.3901 SEK
1 SEK = 0.719357
BOB
Avg
1.3976
High
1.4090
Low
1.3901
Last updated: 7/7/2026, 2:12:54 AM
Quick Conversions
| BOB | SEK |
|---|---|
| 1 BOB | 1.39 SEK |
| 10 BOB | 13.90 SEK |
| 50 BOB | 69.51 SEK |
| 100 BOB | 139.01 SEK |
| 500 BOB | 695.07 SEK |
| 1,000 BOB | 1,390.13 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-07T02:12:54Z",
"rates": {
"SEK": 1.390131
}
}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": 139.0131,
"rate": 1.390131
}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