Rate Overview
Live
1 BND = 7.5131 SEK
1 SEK = 0.133102
BND
Avg
7.5151
High
7.5531
Low
7.4902
Last updated: 7/27/2026, 9:43:25 AM
Quick Conversions
| BND | SEK |
|---|---|
| 1 BND | 7.51 SEK |
| 10 BND | 75.13 SEK |
| 50 BND | 375.65 SEK |
| 100 BND | 751.31 SEK |
| 500 BND | 3,756.53 SEK |
| 1,000 BND | 7,513.06 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-27T09:43:25Z",
"rates": {
"SEK": 7.513061
}
}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": 751.3061,
"rate": 7.513061
}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