Rate Overview
Live
1 BND = 7.2756 SEK
1 SEK = 0.137445
BND
Avg
7.6133
High
8.4321
Low
7.0233
Last updated: 5/27/2026, 9:38:31 PM
Quick Conversions
| BND | SEK |
|---|---|
| 1 BND | 7.28 SEK |
| 10 BND | 72.76 SEK |
| 50 BND | 363.78 SEK |
| 100 BND | 727.56 SEK |
| 500 BND | 3,637.82 SEK |
| 1,000 BND | 7,275.64 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-05-27T21:38:31Z",
"rates": {
"SEK": 7.275644
}
}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": 727.5644,
"rate": 7.275644
}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