Rate Overview
Live
1 BYN = 1.6399 RON
1 RON = 0.609778
BYN
Avg
1.6363
High
1.6466
Low
1.6291
Last updated: 6/18/2026, 9:55:12 AM
Quick Conversions
| BYN | RON |
|---|---|
| 1 BYN | 1.64 RON |
| 10 BYN | 16.40 RON |
| 50 BYN | 82.00 RON |
| 100 BYN | 163.99 RON |
| 500 BYN | 819.97 RON |
| 1,000 BYN | 1,639.94 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-06-18T09:55:12Z",
"rates": {
"RON": 1.639942
}
}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": 163.9942,
"rate": 1.639942
}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