Rate Overview
Live
1 BYN = 84.0098 YER
1 YER = 0.011903
BYN
Avg
83.4776
High
84.0098
Low
82.6555
Last updated: 4/18/2026, 8:46:12 AM
Quick Conversions
| BYN | YER |
|---|---|
| 1 BYN | 84.01 YER |
| 10 BYN | 840.10 YER |
| 50 BYN | 4,200.49 YER |
| 100 BYN | 8,400.98 YER |
| 500 BYN | 42,004.92 YER |
| 1,000 BYN | 84,009.83 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-04-18T08:46:12Z",
"rates": {
"YER": 84.009831
}
}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": 8400.983100000001,
"rate": 84.009831
}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