Rate Overview
Live
1 BRL = 0.074955 BHD
1 BHD = 13.3413
BRL
Avg
0.070758
High
0.077126
Low
0.065724
Last updated: 5/27/2026, 8:38:00 PM
Quick Conversions
| BRL | BHD |
|---|---|
| 1 BRL | 0.07 BHD |
| 10 BRL | 0.75 BHD |
| 50 BRL | 3.75 BHD |
| 100 BRL | 7.50 BHD |
| 500 BRL | 37.48 BHD |
| 1,000 BRL | 74.96 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-05-27T20:38:00Z",
"rates": {
"BHD": 0.074955
}
}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.4955,
"rate": 0.074955
}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