Rate Overview
Live
1 BRL = 0.073791 BHD
1 BHD = 13.5518
BRL
Avg
0.073702
High
0.074533
Low
0.072659
Last updated: 7/30/2026, 9:26:28 AM
Quick Conversions
| BRL | BHD |
|---|---|
| 1 BRL | 0.07 BHD |
| 10 BRL | 0.74 BHD |
| 50 BRL | 3.69 BHD |
| 100 BRL | 7.38 BHD |
| 500 BRL | 36.90 BHD |
| 1,000 BRL | 73.79 BHD |
Get BRL/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=BHDExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-30T09:26:28Z",
"rates": {
"BHD": 0.073791
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "BHD",
"amount": 100
},
"result": 7.379099999999999,
"rate": 0.073791
}Build with BRL/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key