Rate Overview
Live
1 BND = 3.5481 RON
1 RON = 0.281845
BND
Avg
3.4600
High
3.5595
Low
3.3728
Last updated: 8/1/2026, 9:44:47 AM
Quick Conversions
| BND | RON |
|---|---|
| 1 BND | 3.55 RON |
| 10 BND | 35.48 RON |
| 50 BND | 177.40 RON |
| 100 BND | 354.81 RON |
| 500 BND | 1,774.03 RON |
| 1,000 BND | 3,548.05 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-08-01T09:44:47Z",
"rates": {
"RON": 3.548051
}
}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": 354.8051,
"rate": 3.548051
}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