Rate Overview
Live
1 BND = 3.4377 RON
1 RON = 0.290893
BND
Avg
3.4726
High
3.6627
Low
3.3730
Last updated: 3/28/2026, 10:42:32 AM
Quick Conversions
| BND | RON |
|---|---|
| 1 BND | 3.44 RON |
| 10 BND | 34.38 RON |
| 50 BND | 171.88 RON |
| 100 BND | 343.77 RON |
| 500 BND | 1,718.85 RON |
| 1,000 BND | 3,437.70 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-28T10:42:32Z",
"rates": {
"RON": 3.437695
}
}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": 343.7695,
"rate": 3.437695
}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