Rate Overview
Live
1 BBD = 2.2912 RON
1 RON = 0.436445
BBD
Avg
2.1993
High
2.3030
Low
2.1379
Last updated: 7/23/2026, 7:07:44 AM
Quick Conversions
| BBD | RON |
|---|---|
| 1 BBD | 2.29 RON |
| 10 BBD | 22.91 RON |
| 50 BBD | 114.56 RON |
| 100 BBD | 229.12 RON |
| 500 BBD | 1,145.62 RON |
| 1,000 BBD | 2,291.24 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-23T07:07:44Z",
"rates": {
"RON": 2.291238
}
}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.1238,
"rate": 2.291238
}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