Rate Overview
Live
1 BHD = 12.1624 RON
1 RON = 0.082221
BHD
Avg
11.9291
High
12.9053
Low
11.3124
Last updated: 7/28/2026, 11:52:26 AM
Quick Conversions
| BHD | RON |
|---|---|
| 1 BHD | 12.16 RON |
| 10 BHD | 121.62 RON |
| 50 BHD | 608.12 RON |
| 100 BHD | 1,216.24 RON |
| 500 BHD | 6,081.19 RON |
| 1,000 BHD | 12,162.37 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-28T11:52:26Z",
"rates": {
"RON": 12.162371
}
}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": 1216.2371,
"rate": 12.162371
}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