Rate Overview
Live
1 BYN = 3.1496 SEK
1 SEK = 0.317504
BYN
Avg
3.1366
High
3.2083
Low
3.0629
Last updated: 3/27/2026, 3:20:44 PM
Quick Conversions
| BYN | SEK |
|---|---|
| 1 BYN | 3.15 SEK |
| 10 BYN | 31.50 SEK |
| 50 BYN | 157.48 SEK |
| 100 BYN | 314.96 SEK |
| 500 BYN | 1,574.78 SEK |
| 1,000 BYN | 3,149.57 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-27T15:20:44Z",
"rates": {
"SEK": 3.149568
}
}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": 314.9568,
"rate": 3.149568
}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