Rate Overview
Live
1 MYR = 0.095276 BHD
1 BHD = 10.4958
MYR
Avg
0.095363
High
0.095751
Low
0.095080
Last updated: 4/17/2026, 6:27:12 AM
Quick Conversions
| MYR | BHD |
|---|---|
| 1 MYR | 0.10 BHD |
| 10 MYR | 0.95 BHD |
| 50 MYR | 4.76 BHD |
| 100 MYR | 9.53 BHD |
| 500 MYR | 47.64 BHD |
| 1,000 MYR | 95.28 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-04-17T06:27:12Z",
"rates": {
"BHD": 0.095276
}
}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.5276,
"rate": 0.095276
}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