Rate Overview
Live
1 BYN = 0.287443 EUR
1 EUR = 3.4790
BYN
Avg
0.289803
High
0.291749
Low
0.285842
Last updated: 8/15/2026, 12:26:16 AM
Quick Conversions
| BYN | EUR |
|---|---|
| 1 BYN | 0.29 EUR |
| 10 BYN | 2.87 EUR |
| 50 BYN | 14.37 EUR |
| 100 BYN | 28.74 EUR |
| 500 BYN | 143.72 EUR |
| 1,000 BYN | 287.44 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-08-15T00:26:16Z",
"rates": {
"EUR": 0.287443
}
}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": 28.7443,
"rate": 0.287443
}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