Rate Overview
Live
1 BND = 3.4020 RON
1 RON = 0.293944
BND
Avg
3.4061
High
3.4253
Low
3.3873
Last updated: 4/17/2026, 11:59:12 AM
Quick Conversions
| BND | RON |
|---|---|
| 1 BND | 3.40 RON |
| 10 BND | 34.02 RON |
| 50 BND | 170.10 RON |
| 100 BND | 340.20 RON |
| 500 BND | 1,701.01 RON |
| 1,000 BND | 3,402.01 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-04-17T11:59:12Z",
"rates": {
"RON": 3.402014
}
}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": 340.2014,
"rate": 3.402014
}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