Rate Overview
Live
1 BYN = 1.4924 RON
1 RON = 0.670050
BYN
Avg
1.4989
High
1.5119
Low
1.4897
Last updated: 3/7/2026, 1:01:45 AM
Quick Conversions
| BYN | RON |
|---|---|
| 1 BYN | 1.49 RON |
| 10 BYN | 14.92 RON |
| 50 BYN | 74.62 RON |
| 100 BYN | 149.24 RON |
| 500 BYN | 746.21 RON |
| 1,000 BYN | 1,492.43 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-07T01:01:45Z",
"rates": {
"RON": 1.492425
}
}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": 149.24249999999998,
"rate": 1.492425
}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