Rate Overview
Live
1 RON = 0.435088 BBD
1 BBD = 2.2984
RON
Avg
0.435187
High
0.435700
Low
0.434526
Last updated: 7/29/2026, 12:54:07 AM
Quick Conversions
| RON | BBD |
|---|---|
| 1 RON | 0.44 BBD |
| 10 RON | 4.35 BBD |
| 50 RON | 21.75 BBD |
| 100 RON | 43.51 BBD |
| 500 RON | 217.54 BBD |
| 1,000 RON | 435.09 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-07-29T00:54:07Z",
"rates": {
"BBD": 0.435088
}
}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": 43.5088,
"rate": 0.435088
}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