Rate Overview
Live
1 BYN = 3.3846 SEK
1 SEK = 0.295452
BYN
Avg
3.1008
High
3.4568
Low
2.7387
Last updated: 7/28/2026, 4:17:57 AM
Quick Conversions
| BYN | SEK |
|---|---|
| 1 BYN | 3.38 SEK |
| 10 BYN | 33.85 SEK |
| 50 BYN | 169.23 SEK |
| 100 BYN | 338.46 SEK |
| 500 BYN | 1,692.32 SEK |
| 1,000 BYN | 3,384.65 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-07-28T04:17:57Z",
"rates": {
"SEK": 3.384648
}
}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": 338.46479999999997,
"rate": 3.384648
}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