Rate Overview
Live
1 RON = 0.452849 BBD
1 BBD = 2.2082
RON
Avg
0.446267
High
0.463993
Low
0.414441
Last updated: 3/27/2026, 10:07:09 AM
Quick Conversions
| RON | BBD |
|---|---|
| 1 RON | 0.45 BBD |
| 10 RON | 4.53 BBD |
| 50 RON | 22.64 BBD |
| 100 RON | 45.28 BBD |
| 500 RON | 226.42 BBD |
| 1,000 RON | 452.85 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-27T10:07:09Z",
"rates": {
"BBD": 0.452849
}
}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.2849,
"rate": 0.452849
}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