Rate Overview
Live
1 SEK = 0.132830 BND
1 BND = 7.5284
SEK
Avg
0.131587
High
0.142382
Low
0.118595
Last updated: 7/25/2026, 11:54:41 PM
Quick Conversions
| SEK | BND |
|---|---|
| 1 SEK | 0.13 BND |
| 10 SEK | 1.33 BND |
| 50 SEK | 6.64 BND |
| 100 SEK | 13.28 BND |
| 500 SEK | 66.42 BND |
| 1,000 SEK | 132.83 BND |
Get SEK/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=BNDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-25T23:54:41Z",
"rates": {
"BND": 0.13283
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "BND",
"amount": 100
},
"result": 13.283000000000001,
"rate": 0.13283
}Build with SEK/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key