Rate Overview
Live
1 BYN = 0.312996 EUR
1 EUR = 3.1949
BYN
Avg
0.308002
High
0.396579
Low
0.250544
Last updated: 5/30/2026, 4:24:21 AM
Quick Conversions
| BYN | EUR |
|---|---|
| 1 BYN | 0.31 EUR |
| 10 BYN | 3.13 EUR |
| 50 BYN | 15.65 EUR |
| 100 BYN | 31.30 EUR |
| 500 BYN | 156.50 EUR |
| 1,000 BYN | 313.00 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-05-30T04:24:21Z",
"rates": {
"EUR": 0.312996
}
}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": 31.299599999999998,
"rate": 0.312996
}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