Rate Overview
Live
1 BBD = 2.1448 RON
1 RON = 0.466237
BBD
Avg
2.1551
High
2.1670
Low
2.1447
Last updated: 4/16/2026, 11:34:32 PM
Quick Conversions
| BBD | RON |
|---|---|
| 1 BBD | 2.14 RON |
| 10 BBD | 21.45 RON |
| 50 BBD | 107.24 RON |
| 100 BBD | 214.48 RON |
| 500 BBD | 1,072.42 RON |
| 1,000 BBD | 2,144.83 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-04-16T23:34:32Z",
"rates": {
"RON": 2.144831
}
}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": 214.48309999999998,
"rate": 2.144831
}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