Rate Overview
Live
1 BND = 7.1786 SEK
1 SEK = 0.139302
BND
Avg
7.1958
High
7.2643
Low
7.1443
Last updated: 3/7/2026, 8:00:54 AM
Quick Conversions
| BND | SEK |
|---|---|
| 1 BND | 7.18 SEK |
| 10 BND | 71.79 SEK |
| 50 BND | 358.93 SEK |
| 100 BND | 717.86 SEK |
| 500 BND | 3,589.31 SEK |
| 1,000 BND | 7,178.63 SEK |
Get BND/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=SEKExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-07T08:00:54Z",
"rates": {
"SEK": 7.178629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "SEK",
"amount": 100
},
"result": 717.8629,
"rate": 7.178629
}Build with BND/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key