Rate Overview
Live
1 BYN = 0.292164 EUR
1 EUR = 3.4227
BYN
Avg
0.288039
High
0.292164
Low
0.284033
Last updated: 3/26/2026, 9:51:59 PM
Quick Conversions
| BYN | EUR |
|---|---|
| 1 BYN | 0.29 EUR |
| 10 BYN | 2.92 EUR |
| 50 BYN | 14.61 EUR |
| 100 BYN | 29.22 EUR |
| 500 BYN | 146.08 EUR |
| 1,000 BYN | 292.16 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-03-26T21:51:59Z",
"rates": {
"EUR": 0.292164
}
}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": 29.216399999999997,
"rate": 0.292164
}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