Rate Overview
Live
1 SEK = 1.4719 BWP
1 BWP = 0.679376
SEK
Avg
1.4546
High
1.4719
Low
1.4343
Last updated: 3/7/2026, 9:11:54 AM
Quick Conversions
| SEK | BWP |
|---|---|
| 1 SEK | 1.47 BWP |
| 10 SEK | 14.72 BWP |
| 50 SEK | 73.60 BWP |
| 100 SEK | 147.19 BWP |
| 500 SEK | 735.97 BWP |
| 1,000 SEK | 1,471.94 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-07T09:11:54Z",
"rates": {
"BWP": 1.471938
}
}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": 147.1938,
"rate": 1.471938
}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