Rate Overview
Live
1 BHD = 11.7327 RON
1 RON = 0.085232
BHD
Avg
11.6579
High
11.7327
Low
11.5717
Last updated: 3/28/2026, 1:53:01 PM
Quick Conversions
| BHD | RON |
|---|---|
| 1 BHD | 11.73 RON |
| 10 BHD | 117.33 RON |
| 50 BHD | 586.63 RON |
| 100 BHD | 1,173.27 RON |
| 500 BHD | 5,866.33 RON |
| 1,000 BHD | 11,732.66 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-03-28T13:53:01Z",
"rates": {
"RON": 11.732664
}
}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": 1173.2664,
"rate": 11.732664
}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