Rate Overview
Live
1 YER = 0.012996 BYN
1 BYN = 76.9468
YER
Avg
0.012915
High
0.013061
Low
0.012731
Last updated: 9/4/2026, 1:58:44 PM
Quick Conversions
| YER | BYN |
|---|---|
| 1 YER | 0.01 BYN |
| 10 YER | 0.13 BYN |
| 50 YER | 0.65 BYN |
| 100 YER | 1.30 BYN |
| 500 YER | 6.50 BYN |
| 1,000 YER | 13.00 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-09-04T13:58:44Z",
"rates": {
"BYN": 0.012996
}
}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.2996,
"rate": 0.012996
}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