Rate Overview
Live
1 RON = 0.441862 BBD
1 BBD = 2.2632
RON
Avg
0.446243
High
0.463993
Low
0.414441
Last updated: 5/28/2026, 10:58:30 PM
Quick Conversions
| RON | BBD |
|---|---|
| 1 RON | 0.44 BBD |
| 10 RON | 4.42 BBD |
| 50 RON | 22.09 BBD |
| 100 RON | 44.19 BBD |
| 500 RON | 220.93 BBD |
| 1,000 RON | 441.86 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-05-28T22:58:30Z",
"rates": {
"BBD": 0.441862
}
}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.1862,
"rate": 0.441862
}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