Rate Overview
Live
1 BOB = 1.3416 SEK
1 SEK = 0.745365
BOB
Avg
1.4229
High
1.6022
Low
1.2937
Last updated: 5/27/2026, 9:37:39 PM
Quick Conversions
| BOB | SEK |
|---|---|
| 1 BOB | 1.34 SEK |
| 10 BOB | 13.42 SEK |
| 50 BOB | 67.08 SEK |
| 100 BOB | 134.16 SEK |
| 500 BOB | 670.81 SEK |
| 1,000 BOB | 1,341.62 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-27T21:37:39Z",
"rates": {
"SEK": 1.341624
}
}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": 134.1624,
"rate": 1.341624
}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