Rate Overview
Live
1 BBD = 2.2973 RON
1 RON = 0.435295
BBD
Avg
2.3011
High
2.3094
Low
2.2973
Last updated: 7/1/2026, 6:52:31 PM
Quick Conversions
| BBD | RON |
|---|---|
| 1 BBD | 2.30 RON |
| 10 BBD | 22.97 RON |
| 50 BBD | 114.86 RON |
| 100 BBD | 229.73 RON |
| 500 BBD | 1,148.65 RON |
| 1,000 BBD | 2,297.29 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-01T18:52:31Z",
"rates": {
"RON": 2.297293
}
}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.72929999999997,
"rate": 2.297293
}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