Rate Overview
Live
1 BHD = 46.6659 MDL
1 MDL = 0.021429
BHD
Avg
46.5695
High
46.7328
Low
46.3344
Last updated: 7/27/2026, 3:31:45 PM
Quick Conversions
| BHD | MDL |
|---|---|
| 1 BHD | 46.67 MDL |
| 10 BHD | 466.66 MDL |
| 50 BHD | 2,333.30 MDL |
| 100 BHD | 4,666.59 MDL |
| 500 BHD | 23,332.97 MDL |
| 1,000 BHD | 46,665.94 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-27T15:31:45Z",
"rates": {
"MDL": 46.665941
}
}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": 4666.594099999999,
"rate": 46.665941
}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