Rate Overview
Live
1 BND = 7.2210 SEK
1 SEK = 0.138484
BND
Avg
7.2540
High
7.3269
Low
7.1855
Last updated: 4/17/2026, 6:14:02 AM
Quick Conversions
| BND | SEK |
|---|---|
| 1 BND | 7.22 SEK |
| 10 BND | 72.21 SEK |
| 50 BND | 361.05 SEK |
| 100 BND | 722.10 SEK |
| 500 BND | 3,610.52 SEK |
| 1,000 BND | 7,221.05 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-04-17T06:14:02Z",
"rates": {
"SEK": 7.221049
}
}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": 722.1048999999999,
"rate": 7.221049
}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