Rate Overview
Live
1 RON = 0.456467 BBD
1 BBD = 2.1907
RON
Avg
0.458213
High
0.463823
Low
0.453808
Last updated: 3/7/2026, 1:21:44 AM
Quick Conversions
| RON | BBD |
|---|---|
| 1 RON | 0.46 BBD |
| 10 RON | 4.56 BBD |
| 50 RON | 22.82 BBD |
| 100 RON | 45.65 BBD |
| 500 RON | 228.23 BBD |
| 1,000 RON | 456.47 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-03-07T01:21:44Z",
"rates": {
"BBD": 0.456467
}
}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": 45.6467,
"rate": 0.456467
}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