Rate Overview
Live
1 BHD = 12.1513 RON
1 RON = 0.082295
BHD
Avg
12.1784
High
12.2415
Low
12.1513
Last updated: 7/2/2026, 6:28:30 AM
Quick Conversions
| BHD | RON |
|---|---|
| 1 BHD | 12.15 RON |
| 10 BHD | 121.51 RON |
| 50 BHD | 607.57 RON |
| 100 BHD | 1,215.13 RON |
| 500 BHD | 6,075.67 RON |
| 1,000 BHD | 12,151.34 RON |
Get BHD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=RONExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-02T06:28:30Z",
"rates": {
"RON": 12.151338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "RON",
"amount": 100
},
"result": 1215.1338,
"rate": 12.151338
}Build with BHD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key