Rate Overview
Live
1 BHD = 10.8473 MYR
1 MYR = 0.092189
BHD
Avg
10.8366
High
10.8794
Low
10.8096
Last updated: 8/12/2026, 6:53:26 PM
Quick Conversions
| BHD | MYR |
|---|---|
| 1 BHD | 10.85 MYR |
| 10 BHD | 108.47 MYR |
| 50 BHD | 542.37 MYR |
| 100 BHD | 1,084.73 MYR |
| 500 BHD | 5,423.67 MYR |
| 1,000 BHD | 10,847.33 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-08-12T18:53:26Z",
"rates": {
"MYR": 10.847334
}
}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": 1084.7334,
"rate": 10.847334
}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