Rate Overview
Live
1 YER = 0.011661 BYN
1 BYN = 85.7559
YER
Avg
0.011612
High
0.011661
Low
0.011566
Last updated: 6/19/2026, 8:48:23 AM
Quick Conversions
| YER | BYN |
|---|---|
| 1 YER | 0.01 BYN |
| 10 YER | 0.12 BYN |
| 50 YER | 0.58 BYN |
| 100 YER | 1.17 BYN |
| 500 YER | 5.83 BYN |
| 1,000 YER | 11.66 BYN |
Get YER/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=BYNExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-19T08:48:23Z",
"rates": {
"BYN": 0.011661
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "BYN",
"amount": 100
},
"result": 1.1661,
"rate": 0.011661
}Build with YER/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key