Rate Overview
Live
1 SEK = 1.3984 BWP
1 BWP = 0.715086
SEK
Avg
1.4049
High
1.4695
Low
1.3894
Last updated: 7/5/2026, 11:13:37 AM
Quick Conversions
| SEK | BWP |
|---|---|
| 1 SEK | 1.40 BWP |
| 10 SEK | 13.98 BWP |
| 50 SEK | 69.92 BWP |
| 100 SEK | 139.84 BWP |
| 500 SEK | 699.22 BWP |
| 1,000 SEK | 1,398.43 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-05T11:13:37Z",
"rates": {
"BWP": 1.398433
}
}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": 139.8433,
"rate": 1.398433
}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