Rate Overview
Live
1 BHD = 10.8097 MYR
1 MYR = 0.092509
BHD
Avg
10.8106
High
10.8336
Low
10.7727
Last updated: 7/7/2026, 12:18:51 PM
Quick Conversions
| BHD | MYR |
|---|---|
| 1 BHD | 10.81 MYR |
| 10 BHD | 108.10 MYR |
| 50 BHD | 540.49 MYR |
| 100 BHD | 1,080.97 MYR |
| 500 BHD | 5,404.87 MYR |
| 1,000 BHD | 10,809.74 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-07T12:18:51Z",
"rates": {
"MYR": 10.809738
}
}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": 1080.9738,
"rate": 10.809738
}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