Rate Overview
Live
1 RON = 0.440652 BBD
1 BBD = 2.2694
RON
Avg
0.441617
High
0.443958
Low
0.440579
Last updated: 9/2/2026, 6:57:56 PM
Quick Conversions
| RON | BBD |
|---|---|
| 1 RON | 0.44 BBD |
| 10 RON | 4.41 BBD |
| 50 RON | 22.03 BBD |
| 100 RON | 44.07 BBD |
| 500 RON | 220.33 BBD |
| 1,000 RON | 440.65 BBD |
Get RON/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=BBDExample Response:
{
"success": true,
"base": "RON",
"date": "2026-09-02T18:57:56Z",
"rates": {
"BBD": 0.440652
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "BBD",
"amount": 100
},
"result": 44.0652,
"rate": 0.440652
}Build with RON/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key