Rate Overview
Live
1 BHD = 45.9929 MDL
1 MDL = 0.021742
BHD
Avg
45.6229
High
45.9929
Low
45.1772
Last updated: 3/7/2026, 7:02:15 AM
Quick Conversions
| BHD | MDL |
|---|---|
| 1 BHD | 45.99 MDL |
| 10 BHD | 459.93 MDL |
| 50 BHD | 2,299.65 MDL |
| 100 BHD | 4,599.29 MDL |
| 500 BHD | 22,996.45 MDL |
| 1,000 BHD | 45,992.91 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-03-07T07:02:15Z",
"rates": {
"MDL": 45.992905
}
}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": 4599.2905,
"rate": 45.992905
}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