Rate Overview
Live
1 SEK = 1.4587 BWP
1 BWP = 0.685565
SEK
Avg
1.4665
High
1.4762
Low
1.4543
Last updated: 5/7/2026, 10:12:02 AM
Quick Conversions
| SEK | BWP |
|---|---|
| 1 SEK | 1.46 BWP |
| 10 SEK | 14.59 BWP |
| 50 SEK | 72.93 BWP |
| 100 SEK | 145.87 BWP |
| 500 SEK | 729.33 BWP |
| 1,000 SEK | 1,458.65 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-05-07T10:12:02Z",
"rates": {
"BWP": 1.458651
}
}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": 145.86509999999998,
"rate": 1.458651
}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