Rate Overview
Live
1 BHD = 46.1255 MDL
1 MDL = 0.021680
BHD
Avg
46.1447
High
46.5071
Low
45.9186
Last updated: 3/27/2026, 3:01:49 PM
Quick Conversions
| BHD | MDL |
|---|---|
| 1 BHD | 46.13 MDL |
| 10 BHD | 461.25 MDL |
| 50 BHD | 2,306.27 MDL |
| 100 BHD | 4,612.55 MDL |
| 500 BHD | 23,062.73 MDL |
| 1,000 BHD | 46,125.45 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-27T15:01:49Z",
"rates": {
"MDL": 46.125451
}
}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": 4612.545099999999,
"rate": 46.125451
}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