Rate Overview
Live
1 BHD = 10.7225 MYR
1 MYR = 0.093262
BHD
Avg
10.6832
High
10.7225
Low
10.6521
Last updated: 9/2/2026, 6:40:09 PM
Quick Conversions
| BHD | MYR |
|---|---|
| 1 BHD | 10.72 MYR |
| 10 BHD | 107.22 MYR |
| 50 BHD | 536.12 MYR |
| 100 BHD | 1,072.25 MYR |
| 500 BHD | 5,361.23 MYR |
| 1,000 BHD | 10,722.45 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-09-02T18:40:09Z",
"rates": {
"MYR": 10.72245
}
}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": 1072.2450000000001,
"rate": 10.72245
}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