Rate Overview
Live
1 BND = 3.5588 RON
1 RON = 0.280992
BND
Avg
3.4395
High
3.5588
Low
3.3531
Last updated: 7/28/2026, 9:31:44 AM
Quick Conversions
| BND | RON |
|---|---|
| 1 BND | 3.56 RON |
| 10 BND | 35.59 RON |
| 50 BND | 177.94 RON |
| 100 BND | 355.88 RON |
| 500 BND | 1,779.41 RON |
| 1,000 BND | 3,558.82 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-28T09:31:44Z",
"rates": {
"RON": 3.558815
}
}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": 355.8815,
"rate": 3.558815
}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