Rate Overview
Live
1 SEK = 0.321258 BYN
1 BYN = 3.1128
SEK
Avg
0.318474
High
0.321258
Low
0.314354
Last updated: 3/7/2026, 3:45:59 AM
Quick Conversions
| SEK | BYN |
|---|---|
| 1 SEK | 0.32 BYN |
| 10 SEK | 3.21 BYN |
| 50 SEK | 16.06 BYN |
| 100 SEK | 32.13 BYN |
| 500 SEK | 160.63 BYN |
| 1,000 SEK | 321.26 BYN |
Get SEK/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=BYNExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-07T03:45:59Z",
"rates": {
"BYN": 0.321258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "BYN",
"amount": 100
},
"result": 32.1258,
"rate": 0.321258
}Build with SEK/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key