Rate Overview
Live
1 BHD = 10.4952 MYR
1 MYR = 0.095282
BHD
Avg
10.4170
High
10.4952
Low
10.3453
Last updated: 3/7/2026, 4:26:12 AM
Quick Conversions
| BHD | MYR |
|---|---|
| 1 BHD | 10.50 MYR |
| 10 BHD | 104.95 MYR |
| 50 BHD | 524.76 MYR |
| 100 BHD | 1,049.52 MYR |
| 500 BHD | 5,247.61 MYR |
| 1,000 BHD | 10,495.21 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-07T04:26:12Z",
"rates": {
"MYR": 10.495214
}
}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": 1049.5214,
"rate": 10.495214
}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