Rate Overview
Live
1 BHD = 46.2009 MDL
1 MDL = 0.021645
BHD
Avg
46.1533
High
46.5071
Low
45.9186
Last updated: 3/27/2026, 4:29:25 PM
Quick Conversions
| BHD | MDL |
|---|---|
| 1 BHD | 46.20 MDL |
| 10 BHD | 462.01 MDL |
| 50 BHD | 2,310.04 MDL |
| 100 BHD | 4,620.09 MDL |
| 500 BHD | 23,100.43 MDL |
| 1,000 BHD | 46,200.85 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-27T16:29:25Z",
"rates": {
"MDL": 46.200851
}
}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": 4620.0851,
"rate": 46.200851
}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