Rate Overview
Live
1 BAM = 10.3127 MDL
1 MDL = 0.096968
BAM
Avg
10.2988
High
10.3278
Low
10.2677
Last updated: 5/26/2026, 8:42:02 PM
Quick Conversions
| BAM | MDL |
|---|---|
| 1 BAM | 10.31 MDL |
| 10 BAM | 103.13 MDL |
| 50 BAM | 515.63 MDL |
| 100 BAM | 1,031.27 MDL |
| 500 BAM | 5,156.35 MDL |
| 1,000 BAM | 10,312.69 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-05-26T20:42:02Z",
"rates": {
"MDL": 10.312694
}
}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": 1031.2694000000001,
"rate": 10.312694
}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