Rate Overview
Live
1 BYN = 3.2612 SEK
1 SEK = 0.306638
BYN
Avg
3.2657
High
3.2778
Low
3.2551
Last updated: 5/9/2026, 3:42:07 AM
Quick Conversions
| BYN | SEK |
|---|---|
| 1 BYN | 3.26 SEK |
| 10 BYN | 32.61 SEK |
| 50 BYN | 163.06 SEK |
| 100 BYN | 326.12 SEK |
| 500 BYN | 1,630.59 SEK |
| 1,000 BYN | 3,261.17 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-05-09T03:42:07Z",
"rates": {
"SEK": 3.261172
}
}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": 326.1172,
"rate": 3.261172
}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