Rate Overview
Live
1 BYN = 1.4769 RON
1 RON = 0.677073
BYN
Avg
1.3784
High
1.5228
Low
1.2662
Last updated: 3/27/2026, 3:24:40 PM
Quick Conversions
| BYN | RON |
|---|---|
| 1 BYN | 1.48 RON |
| 10 BYN | 14.77 RON |
| 50 BYN | 73.85 RON |
| 100 BYN | 147.69 RON |
| 500 BYN | 738.47 RON |
| 1,000 BYN | 1,476.95 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-03-27T15:24:40Z",
"rates": {
"RON": 1.476945
}
}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": 147.6945,
"rate": 1.476945
}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