Rate Overview
Live
1 BND = 3.5709 RON
1 RON = 0.280040
BND
Avg
3.5682
High
3.5772
Low
3.5620
Last updated: 9/10/2026, 5:50:07 PM
Quick Conversions
| BND | RON |
|---|---|
| 1 BND | 3.57 RON |
| 10 BND | 35.71 RON |
| 50 BND | 178.55 RON |
| 100 BND | 357.09 RON |
| 500 BND | 1,785.46 RON |
| 1,000 BND | 3,570.92 RON |
Get BND/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=RONExample Response:
{
"success": true,
"base": "BND",
"date": "2026-09-10T17:50:07Z",
"rates": {
"RON": 3.57092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "RON",
"amount": 100
},
"result": 357.092,
"rate": 3.57092
}Build with BND/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key