Rate Overview
Live
1 MYR = 0.095562 BHD
1 BHD = 10.4644
MYR
Avg
0.096123
High
0.096662
Low
0.095562
Last updated: 3/7/2026, 1:05:58 AM
Quick Conversions
| MYR | BHD |
|---|---|
| 1 MYR | 0.10 BHD |
| 10 MYR | 0.96 BHD |
| 50 MYR | 4.78 BHD |
| 100 MYR | 9.56 BHD |
| 500 MYR | 47.78 BHD |
| 1,000 MYR | 95.56 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-03-07T01:05:58Z",
"rates": {
"BHD": 0.095562
}
}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.556199999999999,
"rate": 0.095562
}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