Rate Overview
Live
1 BHD = 46.7794 MDL
1 MDL = 0.021377
BHD
Avg
46.6448
High
47.0925
Low
46.2844
Last updated: 7/26/2026, 2:24:37 PM
Quick Conversions
| BHD | MDL |
|---|---|
| 1 BHD | 46.78 MDL |
| 10 BHD | 467.79 MDL |
| 50 BHD | 2,338.97 MDL |
| 100 BHD | 4,677.94 MDL |
| 500 BHD | 23,389.68 MDL |
| 1,000 BHD | 46,779.37 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-26T14:24:37Z",
"rates": {
"MDL": 46.779365
}
}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": 4677.9365,
"rate": 46.779365
}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