Rate Overview
Live
1 BBD = 2.2504 RON
1 RON = 0.444369
BBD
Avg
2.2558
High
2.2655
Low
2.2504
Last updated: 5/27/2026, 9:44:46 AM
Quick Conversions
| BBD | RON |
|---|---|
| 1 BBD | 2.25 RON |
| 10 BBD | 22.50 RON |
| 50 BBD | 112.52 RON |
| 100 BBD | 225.04 RON |
| 500 BBD | 1,125.19 RON |
| 1,000 BBD | 2,250.38 RON |
Get BBD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=RONExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-05-27T09:44:46Z",
"rates": {
"RON": 2.250384
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "RON",
"amount": 100
},
"result": 225.0384,
"rate": 2.250384
}Build with BBD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key