Rate Overview
Live
1 MYR = 0.092695 BHD
1 BHD = 10.7881
MYR
Avg
0.092900
High
0.093325
Low
0.092656
Last updated: 6/17/2026, 8:04:21 AM
Quick Conversions
| MYR | BHD |
|---|---|
| 1 MYR | 0.09 BHD |
| 10 MYR | 0.93 BHD |
| 50 MYR | 4.63 BHD |
| 100 MYR | 9.27 BHD |
| 500 MYR | 46.35 BHD |
| 1,000 MYR | 92.70 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-06-17T08:04:21Z",
"rates": {
"BHD": 0.092695
}
}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.2695,
"rate": 0.092695
}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