Rate Overview
Live
1 BND = 7.5284 SEK
1 SEK = 0.132831
BND
Avg
7.2585
High
7.5284
Low
7.0073
Last updated: 7/25/2026, 7:55:56 PM
Quick Conversions
| BND | SEK |
|---|---|
| 1 BND | 7.53 SEK |
| 10 BND | 75.28 SEK |
| 50 BND | 376.42 SEK |
| 100 BND | 752.84 SEK |
| 500 BND | 3,764.19 SEK |
| 1,000 BND | 7,528.38 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-25T19:55:56Z",
"rates": {
"SEK": 7.528378
}
}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": 752.8378,
"rate": 7.528378
}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