Rate Overview
Live
1 BYN = 1.4856 RON
1 RON = 0.673147
BYN
Avg
1.5008
High
1.5288
Low
1.4856
Last updated: 8/18/2026, 7:10:05 AM
Quick Conversions
| BYN | RON |
|---|---|
| 1 BYN | 1.49 RON |
| 10 BYN | 14.86 RON |
| 50 BYN | 74.28 RON |
| 100 BYN | 148.56 RON |
| 500 BYN | 742.78 RON |
| 1,000 BYN | 1,485.56 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-08-18T07:10:05Z",
"rates": {
"RON": 1.48556
}
}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": 148.556,
"rate": 1.48556
}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