Rate Overview
Live
1 BYN = 1.4689 RON
1 RON = 0.680759
BYN
Avg
1.4679
High
1.4729
Low
1.4647
Last updated: 9/8/2026, 2:56:34 PM
Quick Conversions
| BYN | RON |
|---|---|
| 1 BYN | 1.47 RON |
| 10 BYN | 14.69 RON |
| 50 BYN | 73.45 RON |
| 100 BYN | 146.89 RON |
| 500 BYN | 734.47 RON |
| 1,000 BYN | 1,468.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-09-08T14:56:34Z",
"rates": {
"RON": 1.468948
}
}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": 146.8948,
"rate": 1.468948
}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