Rate Overview
Live
1 BYN = 3.1512 SEK
1 SEK = 0.317335
BYN
Avg
3.1230
High
3.1540
Low
3.0629
Last updated: 3/27/2026, 6:33:24 AM
Quick Conversions
| BYN | SEK |
|---|---|
| 1 BYN | 3.15 SEK |
| 10 BYN | 31.51 SEK |
| 50 BYN | 157.56 SEK |
| 100 BYN | 315.12 SEK |
| 500 BYN | 1,575.62 SEK |
| 1,000 BYN | 3,151.25 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-27T06:33:24Z",
"rates": {
"SEK": 3.151245
}
}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.1245,
"rate": 3.151245
}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