Rate Overview
Live
1 BHD = 45.7912 MDL
1 MDL = 0.021838
BHD
Avg
45.7048
High
45.9863
Low
45.2673
Last updated: 9/2/2026, 5:36:05 AM
Quick Conversions
| BHD | MDL |
|---|---|
| 1 BHD | 45.79 MDL |
| 10 BHD | 457.91 MDL |
| 50 BHD | 2,289.56 MDL |
| 100 BHD | 4,579.12 MDL |
| 500 BHD | 22,895.62 MDL |
| 1,000 BHD | 45,791.24 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-09-02T05:36:05Z",
"rates": {
"MDL": 45.791237
}
}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.1237,
"rate": 45.791237
}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