Rate Overview
Live
1 BND = 3.5466 RON
1 RON = 0.281959
BND
Avg
3.5499
High
3.5636
Low
3.5338
Last updated: 7/30/2026, 9:01:29 PM
Quick Conversions
| BND | RON |
|---|---|
| 1 BND | 3.55 RON |
| 10 BND | 35.47 RON |
| 50 BND | 177.33 RON |
| 100 BND | 354.66 RON |
| 500 BND | 1,773.31 RON |
| 1,000 BND | 3,546.62 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-07-30T21:01:29Z",
"rates": {
"RON": 3.546621
}
}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": 354.6621,
"rate": 3.546621
}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