Rate Overview
Live
1 MYR = 0.092367 BHD
1 BHD = 10.8264
MYR
Avg
0.092562
High
0.092850
Low
0.092360
Last updated: 7/9/2026, 10:13:30 AM
Quick Conversions
| MYR | BHD |
|---|---|
| 1 MYR | 0.09 BHD |
| 10 MYR | 0.92 BHD |
| 50 MYR | 4.62 BHD |
| 100 MYR | 9.24 BHD |
| 500 MYR | 46.18 BHD |
| 1,000 MYR | 92.37 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-09T10:13:30Z",
"rates": {
"BHD": 0.092367
}
}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.2367,
"rate": 0.092367
}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