Rate Overview
Live
1 BBD = 2.2239 RON
1 RON = 0.449657
BBD
Avg
2.2097
High
2.2249
Low
2.1981
Last updated: 5/7/2026, 3:27:52 AM
Quick Conversions
| BBD | RON |
|---|---|
| 1 BBD | 2.22 RON |
| 10 BBD | 22.24 RON |
| 50 BBD | 111.20 RON |
| 100 BBD | 222.39 RON |
| 500 BBD | 1,111.96 RON |
| 1,000 BBD | 2,223.92 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-07T03:27:52Z",
"rates": {
"RON": 2.223916
}
}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": 222.3916,
"rate": 2.223916
}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