Rate Overview
Live
1 BHD = 45.2067 MDL
1 MDL = 0.022121
BHD
Avg
45.3640
High
45.6432
Low
45.1000
Last updated: 4/17/2026, 4:54:22 AM
Quick Conversions
| BHD | MDL |
|---|---|
| 1 BHD | 45.21 MDL |
| 10 BHD | 452.07 MDL |
| 50 BHD | 2,260.34 MDL |
| 100 BHD | 4,520.67 MDL |
| 500 BHD | 22,603.35 MDL |
| 1,000 BHD | 45,206.71 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-04-17T04:54:22Z",
"rates": {
"MDL": 45.206705
}
}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": 4520.6705,
"rate": 45.206705
}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