Rate Overview
Live
1 MYR = 0.094260 BHD
1 BHD = 10.6090
MYR
Avg
0.095423
High
0.096375
Low
0.094260
Last updated: 3/27/2026, 7:42:37 AM
Quick Conversions
| MYR | BHD |
|---|---|
| 1 MYR | 0.09 BHD |
| 10 MYR | 0.94 BHD |
| 50 MYR | 4.71 BHD |
| 100 MYR | 9.43 BHD |
| 500 MYR | 47.13 BHD |
| 1,000 MYR | 94.26 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-27T07:42:37Z",
"rates": {
"BHD": 0.09426
}
}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.426,
"rate": 0.09426
}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