Rate Overview
Live
1 BND = 3.5435 RON
1 RON = 0.282209
BND
Avg
3.5298
High
3.5523
Low
3.5171
Last updated: 6/19/2026, 8:40:28 AM
Quick Conversions
| BND | RON |
|---|---|
| 1 BND | 3.54 RON |
| 10 BND | 35.43 RON |
| 50 BND | 177.17 RON |
| 100 BND | 354.35 RON |
| 500 BND | 1,771.74 RON |
| 1,000 BND | 3,543.48 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-06-19T08:40:28Z",
"rates": {
"RON": 3.543478
}
}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.3478,
"rate": 3.543478
}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