Rate Overview
Live
1 BAM = 10.2971 MDL
1 MDL = 0.097115
BAM
Avg
10.2991
High
10.3293
Low
10.2161
Last updated: 4/16/2026, 4:09:44 PM
Quick Conversions
| BAM | MDL |
|---|---|
| 1 BAM | 10.30 MDL |
| 10 BAM | 102.97 MDL |
| 50 BAM | 514.85 MDL |
| 100 BAM | 1,029.71 MDL |
| 500 BAM | 5,148.53 MDL |
| 1,000 BAM | 10,297.07 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-04-16T16:09:44Z",
"rates": {
"MDL": 10.297065
}
}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": 1029.7065,
"rate": 10.297065
}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