Rate Overview
Live
1 BAM = 10.2191 MDL
1 MDL = 0.097856
BAM
Avg
10.1710
High
10.4060
Low
9.8947
Last updated: 7/25/2026, 9:46:35 AM
Quick Conversions
| BAM | MDL |
|---|---|
| 1 BAM | 10.22 MDL |
| 10 BAM | 102.19 MDL |
| 50 BAM | 510.96 MDL |
| 100 BAM | 1,021.91 MDL |
| 500 BAM | 5,109.56 MDL |
| 1,000 BAM | 10,219.12 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-07-25T09:46:35Z",
"rates": {
"MDL": 10.219115
}
}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": 1021.9115,
"rate": 10.219115
}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