Rate Overview
Live
1 BHD = 11.6596 RON
1 RON = 0.085766
BHD
Avg
11.5713
High
11.6596
Low
11.4435
Last updated: 3/7/2026, 7:02:15 AM
Quick Conversions
| BHD | RON |
|---|---|
| 1 BHD | 11.66 RON |
| 10 BHD | 116.60 RON |
| 50 BHD | 582.98 RON |
| 100 BHD | 1,165.96 RON |
| 500 BHD | 5,829.78 RON |
| 1,000 BHD | 11,659.57 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-07T07:02:15Z",
"rates": {
"RON": 11.659569
}
}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": 1165.9569,
"rate": 11.659569
}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