Rate Overview
Live
1 BND = 7.3383 SEK
1 SEK = 0.136272
BND
Avg
7.3043
High
7.3383
Low
7.2697
Last updated: 3/27/2026, 11:17:37 AM
Quick Conversions
| BND | SEK |
|---|---|
| 1 BND | 7.34 SEK |
| 10 BND | 73.38 SEK |
| 50 BND | 366.91 SEK |
| 100 BND | 733.83 SEK |
| 500 BND | 3,669.13 SEK |
| 1,000 BND | 7,338.26 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-27T11:17:37Z",
"rates": {
"SEK": 7.338255
}
}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": 733.8255,
"rate": 7.338255
}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