Rate Overview
Live
1 SEK = 1.4429 BWP
1 BWP = 0.693054
SEK
Avg
1.4626
High
1.5178
Low
1.4260
Last updated: 5/27/2026, 4:02:55 PM
Quick Conversions
| SEK | BWP |
|---|---|
| 1 SEK | 1.44 BWP |
| 10 SEK | 14.43 BWP |
| 50 SEK | 72.14 BWP |
| 100 SEK | 144.29 BWP |
| 500 SEK | 721.45 BWP |
| 1,000 SEK | 1,442.89 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-27T16:02:55Z",
"rates": {
"BWP": 1.44289
}
}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.289,
"rate": 1.44289
}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