Rate Overview
Live
1 BYN = 82.8886 YER
1 YER = 0.012064
BYN
Avg
83.1264
High
87.1434
Low
78.8218
Last updated: 7/23/2026, 7:20:03 AM
Quick Conversions
| BYN | YER |
|---|---|
| 1 BYN | 82.89 YER |
| 10 BYN | 828.89 YER |
| 50 BYN | 4,144.43 YER |
| 100 BYN | 8,288.86 YER |
| 500 BYN | 41,444.29 YER |
| 1,000 BYN | 82,888.58 YER |
Get BYN/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=YERExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-23T07:20:03Z",
"rates": {
"YER": 82.888584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "YER",
"amount": 100
},
"result": 8288.8584,
"rate": 82.888584
}Build with BYN/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key