Rate Overview
Live
1 BHD = 11.9162 RON
1 RON = 0.083919
BHD
Avg
11.9697
High
12.0338
Low
11.9160
Last updated: 6/17/2026, 6:33:48 AM
Quick Conversions
| BHD | RON |
|---|---|
| 1 BHD | 11.92 RON |
| 10 BHD | 119.16 RON |
| 50 BHD | 595.81 RON |
| 100 BHD | 1,191.62 RON |
| 500 BHD | 5,958.09 RON |
| 1,000 BHD | 11,916.19 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-06-17T06:33:48Z",
"rates": {
"RON": 11.916188
}
}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": 1191.6188,
"rate": 11.916188
}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