Rate Overview
Live
1 BYN = 1.6485 RON
1 RON = 0.606596
BYN
Avg
1.5206
High
1.6485
Low
1.4583
Last updated: 5/29/2026, 2:27:46 PM
Quick Conversions
| BYN | RON |
|---|---|
| 1 BYN | 1.65 RON |
| 10 BYN | 16.49 RON |
| 50 BYN | 82.43 RON |
| 100 BYN | 164.85 RON |
| 500 BYN | 824.27 RON |
| 1,000 BYN | 1,648.54 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-05-29T14:27:46Z",
"rates": {
"RON": 1.648543
}
}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": 164.85430000000002,
"rate": 1.648543
}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