Rate Overview
Live
1 BND = 3.5262 RON
1 RON = 0.283590
BND
Avg
3.4933
High
3.5262
Low
3.4670
Last updated: 5/7/2026, 2:48:30 PM
Quick Conversions
| BND | RON |
|---|---|
| 1 BND | 3.53 RON |
| 10 BND | 35.26 RON |
| 50 BND | 176.31 RON |
| 100 BND | 352.62 RON |
| 500 BND | 1,763.11 RON |
| 1,000 BND | 3,526.22 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-05-07T14:48:30Z",
"rates": {
"RON": 3.526217
}
}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": 352.6217,
"rate": 3.526217
}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