Rate Overview
Live
1 BHD = 12.0143 RON
1 RON = 0.083234
BHD
Avg
12.0258
High
12.0617
Low
12.0061
Last updated: 8/12/2026, 4:54:50 AM
Quick Conversions
| BHD | RON |
|---|---|
| 1 BHD | 12.01 RON |
| 10 BHD | 120.14 RON |
| 50 BHD | 600.71 RON |
| 100 BHD | 1,201.43 RON |
| 500 BHD | 6,007.14 RON |
| 1,000 BHD | 12,014.27 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-08-12T04:54:50Z",
"rates": {
"RON": 12.014272
}
}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": 1201.4272,
"rate": 12.014272
}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