Rate Overview
Live
1 BOB = 1.3292 SEK
1 SEK = 0.752349
BOB
Avg
1.3369
High
1.3510
Low
1.3265
Last updated: 4/17/2026, 4:55:15 AM
Quick Conversions
| BOB | SEK |
|---|---|
| 1 BOB | 1.33 SEK |
| 10 BOB | 13.29 SEK |
| 50 BOB | 66.46 SEK |
| 100 BOB | 132.92 SEK |
| 500 BOB | 664.59 SEK |
| 1,000 BOB | 1,329.17 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-04-17T04:55:15Z",
"rates": {
"SEK": 1.329171
}
}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": 132.9171,
"rate": 1.329171
}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