Rate Overview
Live
1 BBD = 2.2082 RON
1 RON = 0.452849
BBD
Avg
2.1813
High
2.2193
Low
2.1421
Last updated: 3/27/2026, 9:37:08 AM
Quick Conversions
| BBD | RON |
|---|---|
| 1 BBD | 2.21 RON |
| 10 BBD | 22.08 RON |
| 50 BBD | 110.41 RON |
| 100 BBD | 220.82 RON |
| 500 BBD | 1,104.12 RON |
| 1,000 BBD | 2,208.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-03-27T09:37:08Z",
"rates": {
"RON": 2.208241
}
}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": 220.82410000000002,
"rate": 2.208241
}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