Rate Overview
Live
1 SEK = 1.3989 BWP
1 BWP = 0.714842
SEK
Avg
1.3993
High
1.4028
Low
1.3946
Last updated: 9/5/2026, 6:58:39 PM
Quick Conversions
| SEK | BWP |
|---|---|
| 1 SEK | 1.40 BWP |
| 10 SEK | 13.99 BWP |
| 50 SEK | 69.95 BWP |
| 100 SEK | 139.89 BWP |
| 500 SEK | 699.46 BWP |
| 1,000 SEK | 1,398.91 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-09-05T18:58:39Z",
"rates": {
"BWP": 1.39891
}
}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.89100000000002,
"rate": 1.39891
}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