Rate Overview
Live
1 YER = 0.011928 BYN
1 BYN = 83.8364
YER
Avg
0.012004
High
0.012098
Low
0.011928
Last updated: 4/17/2026, 6:17:35 AM
Quick Conversions
| YER | BYN |
|---|---|
| 1 YER | 0.01 BYN |
| 10 YER | 0.12 BYN |
| 50 YER | 0.60 BYN |
| 100 YER | 1.19 BYN |
| 500 YER | 5.96 BYN |
| 1,000 YER | 11.93 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-04-17T06:17:35Z",
"rates": {
"BYN": 0.011928
}
}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.1927999999999999,
"rate": 0.011928
}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