Rate Overview
Live
1 BND = 7.2354 SEK
1 SEK = 0.138210
BND
Avg
7.2432
High
7.2705
Low
7.2169
Last updated: 5/7/2026, 1:31:44 PM
Quick Conversions
| BND | SEK |
|---|---|
| 1 BND | 7.24 SEK |
| 10 BND | 72.35 SEK |
| 50 BND | 361.77 SEK |
| 100 BND | 723.54 SEK |
| 500 BND | 3,617.69 SEK |
| 1,000 BND | 7,235.37 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-05-07T13:31:44Z",
"rates": {
"SEK": 7.235373
}
}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": 723.5373,
"rate": 7.235373
}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