Rate Overview
Live
1 BHD = 12.0969 RON
1 RON = 0.082666
BHD
Avg
11.9264
High
12.9053
Low
11.3124
Last updated: 7/27/2026, 7:23:44 PM
Quick Conversions
| BHD | RON |
|---|---|
| 1 BHD | 12.10 RON |
| 10 BHD | 120.97 RON |
| 50 BHD | 604.84 RON |
| 100 BHD | 1,209.69 RON |
| 500 BHD | 6,048.44 RON |
| 1,000 BHD | 12,096.88 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-27T19:23:44Z",
"rates": {
"RON": 12.096875
}
}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": 1209.6875,
"rate": 12.096875
}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