Rate Overview
Live
1 MYR = 0.095204 BHD
1 BHD = 10.5038
MYR
Avg
0.095355
High
0.095751
Low
0.095080
Last updated: 4/17/2026, 7:36:38 AM
Quick Conversions
| MYR | BHD |
|---|---|
| 1 MYR | 0.10 BHD |
| 10 MYR | 0.95 BHD |
| 50 MYR | 4.76 BHD |
| 100 MYR | 9.52 BHD |
| 500 MYR | 47.60 BHD |
| 1,000 MYR | 95.20 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-17T07:36:38Z",
"rates": {
"BHD": 0.095204
}
}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.5204,
"rate": 0.095204
}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