Rate Overview
Live
1 BHD = 45.7995 MDL
1 MDL = 0.021834
BHD
Avg
45.3249
High
46.3032
Low
44.4145
Last updated: 5/27/2026, 7:21:30 PM
Quick Conversions
| BHD | MDL |
|---|---|
| 1 BHD | 45.80 MDL |
| 10 BHD | 458.00 MDL |
| 50 BHD | 2,289.98 MDL |
| 100 BHD | 4,579.95 MDL |
| 500 BHD | 22,899.75 MDL |
| 1,000 BHD | 45,799.50 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-05-27T19:21:30Z",
"rates": {
"MDL": 45.799502
}
}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": 4579.950199999999,
"rate": 45.799502
}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