Rate Overview
Live
1 BYN = 0.279817 EUR
1 EUR = 3.5738
BYN
Avg
0.279464
High
0.280195
Low
0.278811
Last updated: 9/8/2026, 5:59:32 PM
Quick Conversions
| BYN | EUR |
|---|---|
| 1 BYN | 0.28 EUR |
| 10 BYN | 2.80 EUR |
| 50 BYN | 13.99 EUR |
| 100 BYN | 27.98 EUR |
| 500 BYN | 139.91 EUR |
| 1,000 BYN | 279.82 EUR |
Get BYN/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=EURExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-09-08T17:59:32Z",
"rates": {
"EUR": 0.279817
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "EUR",
"amount": 100
},
"result": 27.981699999999996,
"rate": 0.279817
}Build with BYN/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key