Rate Overview
Live
1 SEK = 1.4554 BWP
1 BWP = 0.687100
SEK
Avg
1.4773
High
1.5134
Low
1.4464
Last updated: 3/28/2026, 4:22:08 AM
Quick Conversions
| SEK | BWP |
|---|---|
| 1 SEK | 1.46 BWP |
| 10 SEK | 14.55 BWP |
| 50 SEK | 72.77 BWP |
| 100 SEK | 145.54 BWP |
| 500 SEK | 727.70 BWP |
| 1,000 SEK | 1,455.39 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-28T04:22:08Z",
"rates": {
"BWP": 1.455393
}
}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.5393,
"rate": 1.455393
}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