Rate Overview
Live
1 BYN = 3.1549 SEK
1 SEK = 0.316966
BYN
Avg
3.0345
High
3.2760
Low
2.7577
Last updated: 3/27/2026, 8:26:31 AM
Quick Conversions
| BYN | SEK |
|---|---|
| 1 BYN | 3.15 SEK |
| 10 BYN | 31.55 SEK |
| 50 BYN | 157.75 SEK |
| 100 BYN | 315.49 SEK |
| 500 BYN | 1,577.46 SEK |
| 1,000 BYN | 3,154.91 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-27T08:26:31Z",
"rates": {
"SEK": 3.154914
}
}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.4914,
"rate": 3.154914
}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