Rate Overview
Live
1 SEK = 1.4499 BWP
1 BWP = 0.689697
SEK
Avg
1.4546
High
1.4619
Low
1.4374
Last updated: 3/28/2026, 2:36:28 AM
Quick Conversions
| SEK | BWP |
|---|---|
| 1 SEK | 1.45 BWP |
| 10 SEK | 14.50 BWP |
| 50 SEK | 72.50 BWP |
| 100 SEK | 144.99 BWP |
| 500 SEK | 724.96 BWP |
| 1,000 SEK | 1,449.91 BWP |
Get SEK/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=BWPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-28T02:36:28Z",
"rates": {
"BWP": 1.449912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "BWP",
"amount": 100
},
"result": 144.99120000000002,
"rate": 1.449912
}Build with SEK/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key