Rate Overview
Live
1 BND = 7.5429 SEK
1 SEK = 0.132575
BND
Avg
7.5422
High
7.5670
Low
7.5269
Last updated: 9/5/2026, 10:41:10 AM
Quick Conversions
| BND | SEK |
|---|---|
| 1 BND | 7.54 SEK |
| 10 BND | 75.43 SEK |
| 50 BND | 377.15 SEK |
| 100 BND | 754.29 SEK |
| 500 BND | 3,771.46 SEK |
| 1,000 BND | 7,542.92 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-09-05T10:41:10Z",
"rates": {
"SEK": 7.542917
}
}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": 754.2917,
"rate": 7.542917
}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