Rate Overview
Live
1 SEK = 0.138840 BND
1 BND = 7.2025
SEK
Avg
0.139047
High
0.139971
Low
0.137659
Last updated: 3/6/2026, 8:16:04 AM
Quick Conversions
| SEK | BND |
|---|---|
| 1 SEK | 0.14 BND |
| 10 SEK | 1.39 BND |
| 50 SEK | 6.94 BND |
| 100 SEK | 13.88 BND |
| 500 SEK | 69.42 BND |
| 1,000 SEK | 138.84 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-03-06T08:16:04Z",
"rates": {
"BND": 0.13884
}
}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.883999999999999,
"rate": 0.13884
}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