Rate Overview
Live
1 BHD = 12.2083 RON
1 RON = 0.081912
BHD
Avg
12.1579
High
12.2083
Low
12.0973
Last updated: 7/25/2026, 1:50:23 PM
Quick Conversions
| BHD | RON |
|---|---|
| 1 BHD | 12.21 RON |
| 10 BHD | 122.08 RON |
| 50 BHD | 610.41 RON |
| 100 BHD | 1,220.83 RON |
| 500 BHD | 6,104.14 RON |
| 1,000 BHD | 12,208.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-07-25T13:50:23Z",
"rates": {
"RON": 12.208271
}
}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": 1220.8271,
"rate": 12.208271
}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