Rate Overview
Live
1 BBD = 2.2704 RON
1 RON = 0.440452
BBD
Avg
2.2705
High
2.2768
Low
2.2644
Last updated: 8/12/2026, 6:53:53 PM
Quick Conversions
| BBD | RON |
|---|---|
| 1 BBD | 2.27 RON |
| 10 BBD | 22.70 RON |
| 50 BBD | 113.52 RON |
| 100 BBD | 227.04 RON |
| 500 BBD | 1,135.20 RON |
| 1,000 BBD | 2,270.40 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-08-12T18:53:53Z",
"rates": {
"RON": 2.270397
}
}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": 227.0397,
"rate": 2.270397
}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