Rate Overview
Live
1 BOB = 0.809524 SEK
1 SEK = 1.2353
BOB
Avg
0.816339
High
0.825286
Low
0.807620
Last updated: 9/2/2026, 10:37:34 AM
Quick Conversions
| BOB | SEK |
|---|---|
| 1 BOB | 0.81 SEK |
| 10 BOB | 8.10 SEK |
| 50 BOB | 40.48 SEK |
| 100 BOB | 80.95 SEK |
| 500 BOB | 404.76 SEK |
| 1,000 BOB | 809.52 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-09-02T10:37:34Z",
"rates": {
"SEK": 0.809524
}
}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": 80.9524,
"rate": 0.809524
}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