Rate Overview
Live
1 BND = 7.3468 SEK
1 SEK = 0.136114
BND
Avg
7.3053
High
7.3468
Low
7.2697
Last updated: 3/27/2026, 12:55:28 PM
Quick Conversions
| BND | SEK |
|---|---|
| 1 BND | 7.35 SEK |
| 10 BND | 73.47 SEK |
| 50 BND | 367.34 SEK |
| 100 BND | 734.68 SEK |
| 500 BND | 3,673.39 SEK |
| 1,000 BND | 7,346.77 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-27T12:55:28Z",
"rates": {
"SEK": 7.346774
}
}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": 734.6774,
"rate": 7.346774
}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