Rate Overview
Live
1 BYN = 3.2810 SEK
1 SEK = 0.304782
BYN
Avg
3.3384
High
3.3904
Low
3.2810
Last updated: 8/1/2026, 11:18:05 AM
Quick Conversions
| BYN | SEK |
|---|---|
| 1 BYN | 3.28 SEK |
| 10 BYN | 32.81 SEK |
| 50 BYN | 164.05 SEK |
| 100 BYN | 328.10 SEK |
| 500 BYN | 1,640.52 SEK |
| 1,000 BYN | 3,281.03 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-08-01T11:18:05Z",
"rates": {
"SEK": 3.281032
}
}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": 328.1032,
"rate": 3.281032
}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