Rate Overview
Live
1 BND = 7.5225 SEK
1 SEK = 0.132934
BND
Avg
7.4912
High
7.5225
Low
7.4633
Last updated: 7/22/2026, 12:28:43 PM
Quick Conversions
| BND | SEK |
|---|---|
| 1 BND | 7.52 SEK |
| 10 BND | 75.23 SEK |
| 50 BND | 376.13 SEK |
| 100 BND | 752.25 SEK |
| 500 BND | 3,761.27 SEK |
| 1,000 BND | 7,522.54 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-22T12:28:43Z",
"rates": {
"SEK": 7.522538
}
}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.2538,
"rate": 7.522538
}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