Rate Overview
Live
1 BHD = 11.4431 RON
1 RON = 0.087389
BHD
Avg
11.4627
High
11.5253
Low
11.4095
Last updated: 4/17/2026, 2:29:31 PM
Quick Conversions
| BHD | RON |
|---|---|
| 1 BHD | 11.44 RON |
| 10 BHD | 114.43 RON |
| 50 BHD | 572.16 RON |
| 100 BHD | 1,144.31 RON |
| 500 BHD | 5,721.56 RON |
| 1,000 BHD | 11,443.12 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-04-17T14:29:31Z",
"rates": {
"RON": 11.443119
}
}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": 1144.3119,
"rate": 11.443119
}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