Rate Overview
Live
1 BND = 3.4273 RON
1 RON = 0.291777
BND
Avg
3.4300
High
3.4526
Low
3.4088
Last updated: 3/7/2026, 9:11:41 AM
Quick Conversions
| BND | RON |
|---|---|
| 1 BND | 3.43 RON |
| 10 BND | 34.27 RON |
| 50 BND | 171.36 RON |
| 100 BND | 342.73 RON |
| 500 BND | 1,713.64 RON |
| 1,000 BND | 3,427.27 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-03-07T09:11:41Z",
"rates": {
"RON": 3.427275
}
}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": 342.72749999999996,
"rate": 3.427275
}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