Rate Overview
Live
1 BRL = 0.072513 BHD
1 BHD = 13.7906
BRL
Avg
0.072068
High
0.072606
Low
0.070793
Last updated: 3/27/2026, 12:53:21 PM
Quick Conversions
| BRL | BHD |
|---|---|
| 1 BRL | 0.07 BHD |
| 10 BRL | 0.73 BHD |
| 50 BRL | 3.63 BHD |
| 100 BRL | 7.25 BHD |
| 500 BRL | 36.26 BHD |
| 1,000 BRL | 72.51 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-03-27T12:53:21Z",
"rates": {
"BHD": 0.072513
}
}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.2513,
"rate": 0.072513
}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