Rate Overview
Live
1 BBD = 2.2952 RON
1 RON = 0.435700
BBD
Avg
2.2933
High
2.3004
Low
2.2819
Last updated: 7/25/2026, 9:22:52 PM
Quick Conversions
| BBD | RON |
|---|---|
| 1 BBD | 2.30 RON |
| 10 BBD | 22.95 RON |
| 50 BBD | 114.76 RON |
| 100 BBD | 229.52 RON |
| 500 BBD | 1,147.58 RON |
| 1,000 BBD | 2,295.15 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-25T21:22:52Z",
"rates": {
"RON": 2.295155
}
}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.51549999999997,
"rate": 2.295155
}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