Rate Overview
Live
1 BBD = 2.2964 RON
1 RON = 0.435470
BBD
Avg
2.2177
High
2.3094
Low
2.1452
Last updated: 7/23/2026, 1:02:27 AM
Quick Conversions
| BBD | RON |
|---|---|
| 1 BBD | 2.30 RON |
| 10 BBD | 22.96 RON |
| 50 BBD | 114.82 RON |
| 100 BBD | 229.64 RON |
| 500 BBD | 1,148.19 RON |
| 1,000 BBD | 2,296.37 RON |
Get BBD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=RONExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-23T01:02:27Z",
"rates": {
"RON": 2.296372
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "RON",
"amount": 100
},
"result": 229.63719999999998,
"rate": 2.296372
}Build with BBD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key