Rate Overview
Live
1 BND = 7.2794 SEK
1 SEK = 0.137373
BND
Avg
7.2921
High
7.3193
Low
7.2602
Last updated: 5/27/2026, 8:23:11 PM
Quick Conversions
| BND | SEK |
|---|---|
| 1 BND | 7.28 SEK |
| 10 BND | 72.79 SEK |
| 50 BND | 363.97 SEK |
| 100 BND | 727.94 SEK |
| 500 BND | 3,639.72 SEK |
| 1,000 BND | 7,279.45 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-05-27T20:23:11Z",
"rates": {
"SEK": 7.279446
}
}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": 727.9446,
"rate": 7.279446
}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