Rate Overview
Live
1 BAM = 10.3384 MDL
1 MDL = 0.096726
BAM
Avg
10.1529
High
10.3384
Low
9.9992
Last updated: 3/27/2026, 4:47:04 PM
Quick Conversions
| BAM | MDL |
|---|---|
| 1 BAM | 10.34 MDL |
| 10 BAM | 103.38 MDL |
| 50 BAM | 516.92 MDL |
| 100 BAM | 1,033.84 MDL |
| 500 BAM | 5,169.22 MDL |
| 1,000 BAM | 10,338.45 MDL |
Get BAM/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=MDLExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-27T16:47:04Z",
"rates": {
"MDL": 10.338446
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "MDL",
"amount": 100
},
"result": 1033.8446,
"rate": 10.338446
}Build with BAM/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key