Rate Overview
Live
1 BHD = 46.7328 MDL
1 MDL = 0.021398
BHD
Avg
45.7794
High
46.8119
Low
44.6735
Last updated: 7/25/2026, 8:58:47 PM
Quick Conversions
| BHD | MDL |
|---|---|
| 1 BHD | 46.73 MDL |
| 10 BHD | 467.33 MDL |
| 50 BHD | 2,336.64 MDL |
| 100 BHD | 4,673.28 MDL |
| 500 BHD | 23,366.38 MDL |
| 1,000 BHD | 46,732.76 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-25T20:58:47Z",
"rates": {
"MDL": 46.732761
}
}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": 4673.2761,
"rate": 46.732761
}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