Rate Overview
Live
1 BYN = 1.5247 RON
1 RON = 0.655871
BYN
Avg
1.5186
High
1.5247
Low
1.5135
Last updated: 4/18/2026, 8:44:26 AM
Quick Conversions
| BYN | RON |
|---|---|
| 1 BYN | 1.52 RON |
| 10 BYN | 15.25 RON |
| 50 BYN | 76.23 RON |
| 100 BYN | 152.47 RON |
| 500 BYN | 762.35 RON |
| 1,000 BYN | 1,524.69 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-04-18T08:44:26Z",
"rates": {
"RON": 1.52469
}
}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": 152.46900000000002,
"rate": 1.52469
}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