Rate Overview
Live
1 BND = 3.5517 RON
1 RON = 0.281553
BND
Avg
3.4602
High
3.5595
Low
3.3728
Last updated: 7/29/2026, 7:36:01 PM
Quick Conversions
| BND | RON |
|---|---|
| 1 BND | 3.55 RON |
| 10 BND | 35.52 RON |
| 50 BND | 177.59 RON |
| 100 BND | 355.17 RON |
| 500 BND | 1,775.87 RON |
| 1,000 BND | 3,551.73 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-29T19:36:01Z",
"rates": {
"RON": 3.551733
}
}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.1733,
"rate": 3.551733
}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