Rate Overview
Live
1 BND = 7.3270 SEK
1 SEK = 0.136482
BND
Avg
7.2564
High
7.3859
Low
7.1443
Last updated: 3/27/2026, 2:34:40 PM
Quick Conversions
| BND | SEK |
|---|---|
| 1 BND | 7.33 SEK |
| 10 BND | 73.27 SEK |
| 50 BND | 366.35 SEK |
| 100 BND | 732.70 SEK |
| 500 BND | 3,663.49 SEK |
| 1,000 BND | 7,326.98 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-27T14:34:40Z",
"rates": {
"SEK": 7.326975
}
}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": 732.6975,
"rate": 7.326975
}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