Rate Overview
Live
1 MYR = 0.092334 BHD
1 BHD = 10.8302
MYR
Avg
0.092551
High
0.092850
Low
0.092305
Last updated: 7/8/2026, 6:53:57 PM
Quick Conversions
| MYR | BHD |
|---|---|
| 1 MYR | 0.09 BHD |
| 10 MYR | 0.92 BHD |
| 50 MYR | 4.62 BHD |
| 100 MYR | 9.23 BHD |
| 500 MYR | 46.17 BHD |
| 1,000 MYR | 92.33 BHD |
Get MYR/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BHDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-08T18:53:57Z",
"rates": {
"BHD": 0.092334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BHD",
"amount": 100
},
"result": 9.2334,
"rate": 0.092334
}Build with MYR/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key