Rate Overview
Live
1 BHD = 46.3354 MDL
1 MDL = 0.021582
BHD
Avg
46.4948
High
46.7458
Low
46.3344
Last updated: 7/25/2026, 3:15:23 AM
Quick Conversions
| BHD | MDL |
|---|---|
| 1 BHD | 46.34 MDL |
| 10 BHD | 463.35 MDL |
| 50 BHD | 2,316.77 MDL |
| 100 BHD | 4,633.54 MDL |
| 500 BHD | 23,167.72 MDL |
| 1,000 BHD | 46,335.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-07-25T03:15:23Z",
"rates": {
"MDL": 46.335445
}
}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": 4633.5445,
"rate": 46.335445
}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