Rate Overview
Live
1 BYN = 1.6045 RON
1 RON = 0.623253
BYN
Avg
1.5995
High
1.6045
Low
1.5878
Last updated: 7/29/2026, 4:42:41 AM
Quick Conversions
| BYN | RON |
|---|---|
| 1 BYN | 1.60 RON |
| 10 BYN | 16.04 RON |
| 50 BYN | 80.22 RON |
| 100 BYN | 160.45 RON |
| 500 BYN | 802.24 RON |
| 1,000 BYN | 1,604.48 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-29T04:42:41Z",
"rates": {
"RON": 1.604484
}
}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": 160.4484,
"rate": 1.604484
}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