Rate Overview
Live
1 SEK = 1.2301 BOB
1 BOB = 0.812953
SEK
Avg
0.761444
High
1.2768
Low
0.624146
Last updated: 8/19/2026, 8:22:15 PM
Quick Conversions
| SEK | BOB |
|---|---|
| 1 SEK | 1.23 BOB |
| 10 SEK | 12.30 BOB |
| 50 SEK | 61.50 BOB |
| 100 SEK | 123.01 BOB |
| 500 SEK | 615.04 BOB |
| 1,000 SEK | 1,230.08 BOB |
Get SEK/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=BOBExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-08-19T20:22:15Z",
"rates": {
"BOB": 1.230084
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "BOB",
"amount": 100
},
"result": 123.0084,
"rate": 1.230084
}Build with SEK/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key