Rate Overview
Live
1 BHD = 12.1564 RON
1 RON = 0.082261
BHD
Avg
12.1620
High
12.2083
Low
12.1327
Last updated: 7/26/2026, 10:49:03 PM
Quick Conversions
| BHD | RON |
|---|---|
| 1 BHD | 12.16 RON |
| 10 BHD | 121.56 RON |
| 50 BHD | 607.82 RON |
| 100 BHD | 1,215.64 RON |
| 500 BHD | 6,078.18 RON |
| 1,000 BHD | 12,156.36 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-26T22:49:03Z",
"rates": {
"RON": 12.156356
}
}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": 1215.6356,
"rate": 12.156356
}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