Rate Overview
Live
1 BYN = 0.304631 EUR
1 EUR = 3.2827
BYN
Avg
0.302919
High
0.305735
Low
0.300901
Last updated: 7/9/2026, 2:32:55 PM
Quick Conversions
| BYN | EUR |
|---|---|
| 1 BYN | 0.30 EUR |
| 10 BYN | 3.05 EUR |
| 50 BYN | 15.23 EUR |
| 100 BYN | 30.46 EUR |
| 500 BYN | 152.32 EUR |
| 1,000 BYN | 304.63 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-07-09T14:32:55Z",
"rates": {
"EUR": 0.304631
}
}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": 30.463099999999997,
"rate": 0.304631
}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