Rate Overview
Live
1 BND = 7.4455 SEK
1 SEK = 0.134309
BND
Avg
7.4847
High
7.5231
Low
7.4455
Last updated: 7/6/2026, 10:44:25 PM
Quick Conversions
| BND | SEK |
|---|---|
| 1 BND | 7.45 SEK |
| 10 BND | 74.46 SEK |
| 50 BND | 372.28 SEK |
| 100 BND | 744.55 SEK |
| 500 BND | 3,722.77 SEK |
| 1,000 BND | 7,445.54 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-07-06T22:44:25Z",
"rates": {
"SEK": 7.445544
}
}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": 744.5544,
"rate": 7.445544
}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