Rate Overview
Live
1 BRL = 0.075760 BHD
1 BHD = 13.1996
BRL
Avg
0.075518
High
0.075943
Low
0.074843
Last updated: 4/17/2026, 6:10:50 AM
Quick Conversions
| BRL | BHD |
|---|---|
| 1 BRL | 0.08 BHD |
| 10 BRL | 0.76 BHD |
| 50 BRL | 3.79 BHD |
| 100 BRL | 7.58 BHD |
| 500 BRL | 37.88 BHD |
| 1,000 BRL | 75.76 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-04-17T06:10:50Z",
"rates": {
"BHD": 0.07576
}
}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.576,
"rate": 0.07576
}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