Rate Overview
Live
1 BOB = 1.3371 SEK
1 SEK = 0.747861
BOB
Avg
1.3367
High
1.3421
Low
1.3323
Last updated: 5/7/2026, 6:55:07 AM
Quick Conversions
| BOB | SEK |
|---|---|
| 1 BOB | 1.34 SEK |
| 10 BOB | 13.37 SEK |
| 50 BOB | 66.86 SEK |
| 100 BOB | 133.71 SEK |
| 500 BOB | 668.57 SEK |
| 1,000 BOB | 1,337.15 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-05-07T06:55:07Z",
"rates": {
"SEK": 1.337147
}
}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": 133.71470000000002,
"rate": 1.337147
}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