Rate Overview
Live
1 BHD = 46.5794 MDL
1 MDL = 0.021469
BHD
Avg
46.4086
High
50.0869
Low
44.3854
Last updated: 7/28/2026, 3:08:38 PM
Quick Conversions
| BHD | MDL |
|---|---|
| 1 BHD | 46.58 MDL |
| 10 BHD | 465.79 MDL |
| 50 BHD | 2,328.97 MDL |
| 100 BHD | 4,657.94 MDL |
| 500 BHD | 23,289.68 MDL |
| 1,000 BHD | 46,579.36 MDL |
Get BHD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=MDLExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-28T15:08:38Z",
"rates": {
"MDL": 46.579364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "MDL",
"amount": 100
},
"result": 4657.9364,
"rate": 46.579364
}Build with BHD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key