Rate Overview
Live
1 BBD = 2.2885 RON
1 RON = 0.436977
BBD
Avg
2.2800
High
2.3094
Low
2.2533
Last updated: 7/3/2026, 4:30:06 PM
Quick Conversions
| BBD | RON |
|---|---|
| 1 BBD | 2.29 RON |
| 10 BBD | 22.88 RON |
| 50 BBD | 114.42 RON |
| 100 BBD | 228.85 RON |
| 500 BBD | 1,144.23 RON |
| 1,000 BBD | 2,288.45 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-03T16:30:06Z",
"rates": {
"RON": 2.28845
}
}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": 228.845,
"rate": 2.28845
}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