Rate Overview
Live
1 BHD = 10.5903 MYR
1 MYR = 0.094426
BHD
Avg
10.4783
High
10.6017
Low
10.3760
Last updated: 3/27/2026, 9:32:40 AM
Quick Conversions
| BHD | MYR |
|---|---|
| 1 BHD | 10.59 MYR |
| 10 BHD | 105.90 MYR |
| 50 BHD | 529.51 MYR |
| 100 BHD | 1,059.03 MYR |
| 500 BHD | 5,295.14 MYR |
| 1,000 BHD | 10,590.29 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-03-27T09:32:40Z",
"rates": {
"MYR": 10.590286
}
}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": 1059.0286,
"rate": 10.590286
}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