Rate Overview
Live
1 BND = 7.5284 SEK
1 SEK = 0.132831
BND
Avg
7.4943
High
7.5531
Low
7.4575
Last updated: 7/26/2026, 2:07:36 AM
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-26T02:07:36Z",
"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