Rate Overview
Live
1 BYN = 3.1272 SEK
1 SEK = 0.319773
BYN
Avg
3.1453
High
3.1811
Low
3.1222
Last updated: 3/7/2026, 1:02:52 AM
Quick Conversions
| BYN | SEK |
|---|---|
| 1 BYN | 3.13 SEK |
| 10 BYN | 31.27 SEK |
| 50 BYN | 156.36 SEK |
| 100 BYN | 312.72 SEK |
| 500 BYN | 1,563.61 SEK |
| 1,000 BYN | 3,127.22 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-07T01:02:52Z",
"rates": {
"SEK": 3.127216
}
}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": 312.7216,
"rate": 3.127216
}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