Rate Overview
Live
1 BYN = 81.2212 YER
1 YER = 0.012312
BYN
Avg
81.8723
High
82.4248
Low
81.2212
Last updated: 3/7/2026, 1:02:08 AM
Quick Conversions
| BYN | YER |
|---|---|
| 1 BYN | 81.22 YER |
| 10 BYN | 812.21 YER |
| 50 BYN | 4,061.06 YER |
| 100 BYN | 8,122.12 YER |
| 500 BYN | 40,610.61 YER |
| 1,000 BYN | 81,221.22 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-03-07T01:02:08Z",
"rates": {
"YER": 81.221217
}
}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": 8122.1217,
"rate": 81.221217
}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