Rate Overview
Live
1 BHD = 10.8592 MYR
1 MYR = 0.092087
BHD
Avg
10.5633
High
10.9478
Low
10.2938
Last updated: 7/28/2026, 12:03:36 PM
Quick Conversions
| BHD | MYR |
|---|---|
| 1 BHD | 10.86 MYR |
| 10 BHD | 108.59 MYR |
| 50 BHD | 542.96 MYR |
| 100 BHD | 1,085.92 MYR |
| 500 BHD | 5,429.62 MYR |
| 1,000 BHD | 10,859.24 MYR |
Get BHD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=MYRExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-28T12:03:36Z",
"rates": {
"MYR": 10.85924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "MYR",
"amount": 100
},
"result": 1085.924,
"rate": 10.85924
}Build with BHD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key