Rate Overview
Live
1 BYN = 1.5960 RON
1 RON = 0.626583
BYN
Avg
1.5894
High
1.6028
Low
1.5717
Last updated: 7/27/2026, 3:29:31 PM
Quick Conversions
| BYN | RON |
|---|---|
| 1 BYN | 1.60 RON |
| 10 BYN | 15.96 RON |
| 50 BYN | 79.80 RON |
| 100 BYN | 159.60 RON |
| 500 BYN | 797.98 RON |
| 1,000 BYN | 1,595.96 RON |
Get BYN/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=RONExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-27T15:29:31Z",
"rates": {
"RON": 1.595957
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "RON",
"amount": 100
},
"result": 159.5957,
"rate": 1.595957
}Build with BYN/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key