Rate Overview
Live
1 BHD = 46.7213 MDL
1 MDL = 0.021404
BHD
Avg
46.8331
High
47.0925
Low
46.7106
Last updated: 7/3/2026, 8:43:21 AM
Quick Conversions
| BHD | MDL |
|---|---|
| 1 BHD | 46.72 MDL |
| 10 BHD | 467.21 MDL |
| 50 BHD | 2,336.06 MDL |
| 100 BHD | 4,672.13 MDL |
| 500 BHD | 23,360.64 MDL |
| 1,000 BHD | 46,721.28 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-03T08:43:21Z",
"rates": {
"MDL": 46.721283
}
}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": 4672.1283,
"rate": 46.721283
}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