Rate Overview
Live
1 SEK = 1.4144 BWP
1 BWP = 0.707008
SEK
Avg
1.3974
High
1.5303
Low
1.2209
Last updated: 7/28/2026, 3:04:20 PM
Quick Conversions
| SEK | BWP |
|---|---|
| 1 SEK | 1.41 BWP |
| 10 SEK | 14.14 BWP |
| 50 SEK | 70.72 BWP |
| 100 SEK | 141.44 BWP |
| 500 SEK | 707.21 BWP |
| 1,000 SEK | 1,414.41 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-07-28T15:04:20Z",
"rates": {
"BWP": 1.414411
}
}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": 141.4411,
"rate": 1.414411
}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