Rate Overview
Live
1 BYN = 83.0419 YER
1 YER = 0.012042
BYN
Avg
77.5031
High
85.0093
Low
70.1227
Last updated: 7/25/2026, 5:01:43 AM
Quick Conversions
| BYN | YER |
|---|---|
| 1 BYN | 83.04 YER |
| 10 BYN | 830.42 YER |
| 50 BYN | 4,152.09 YER |
| 100 BYN | 8,304.19 YER |
| 500 BYN | 41,520.94 YER |
| 1,000 BYN | 83,041.89 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-25T05:01:43Z",
"rates": {
"YER": 83.041885
}
}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": 8304.1885,
"rate": 83.041885
}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