Rate Overview
Live
1 BOB = 1.3295 SEK
1 SEK = 0.752182
BOB
Avg
1.3252
High
1.3396
Low
1.3073
Last updated: 3/7/2026, 4:24:44 AM
Quick Conversions
| BOB | SEK |
|---|---|
| 1 BOB | 1.33 SEK |
| 10 BOB | 13.29 SEK |
| 50 BOB | 66.47 SEK |
| 100 BOB | 132.95 SEK |
| 500 BOB | 664.73 SEK |
| 1,000 BOB | 1,329.47 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-07T04:24:44Z",
"rates": {
"SEK": 1.329466
}
}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.9466,
"rate": 1.329466
}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