Rate Overview
Live
1 BND = 7.4673 SEK
1 SEK = 0.133917
BND
Avg
7.4250
High
7.4801
Low
7.3909
Last updated: 8/13/2026, 12:59:52 PM
Quick Conversions
| BND | SEK |
|---|---|
| 1 BND | 7.47 SEK |
| 10 BND | 74.67 SEK |
| 50 BND | 373.37 SEK |
| 100 BND | 746.73 SEK |
| 500 BND | 3,733.66 SEK |
| 1,000 BND | 7,467.32 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-08-13T12:59:52Z",
"rates": {
"SEK": 7.467323
}
}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": 746.7323,
"rate": 7.467323
}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