Rate Overview
Live
1 BYN = 3.1555 SEK
1 SEK = 0.316902
BYN
Avg
2.9680
High
3.2338
Low
2.7473
Last updated: 3/27/2026, 10:22:10 AM
Quick Conversions
| BYN | SEK |
|---|---|
| 1 BYN | 3.16 SEK |
| 10 BYN | 31.56 SEK |
| 50 BYN | 157.78 SEK |
| 100 BYN | 315.55 SEK |
| 500 BYN | 1,577.77 SEK |
| 1,000 BYN | 3,155.55 SEK |
Get BYN/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=SEKExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-27T10:22:10Z",
"rates": {
"SEK": 3.155549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "SEK",
"amount": 100
},
"result": 315.55490000000003,
"rate": 3.155549
}Build with BYN/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key