Rate Overview
Live
1 BYN = 1.5830 RON
1 RON = 0.631717
BYN
Avg
1.5777
High
1.5832
Low
1.5704
Last updated: 5/8/2026, 12:59:45 PM
Quick Conversions
| BYN | RON |
|---|---|
| 1 BYN | 1.58 RON |
| 10 BYN | 15.83 RON |
| 50 BYN | 79.15 RON |
| 100 BYN | 158.30 RON |
| 500 BYN | 791.49 RON |
| 1,000 BYN | 1,582.99 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-08T12:59:45Z",
"rates": {
"RON": 1.582988
}
}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": 158.2988,
"rate": 1.582988
}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