Rate Overview
Live
1 BHD = 12.1230 RON
1 RON = 0.082488
BHD
Avg
11.7810
High
12.1826
Low
11.4106
Last updated: 7/23/2026, 2:13:31 PM
Quick Conversions
| BHD | RON |
|---|---|
| 1 BHD | 12.12 RON |
| 10 BHD | 121.23 RON |
| 50 BHD | 606.15 RON |
| 100 BHD | 1,212.30 RON |
| 500 BHD | 6,061.48 RON |
| 1,000 BHD | 12,122.96 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-23T14:13:31Z",
"rates": {
"RON": 12.122957
}
}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": 1212.2957,
"rate": 12.122957
}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