Rate Overview
Live
1 BAM = 10.3161 MDL
1 MDL = 0.096936
BAM
Avg
10.3186
High
10.3404
Low
10.3027
Last updated: 5/6/2026, 5:18:37 PM
Quick Conversions
| BAM | MDL |
|---|---|
| 1 BAM | 10.32 MDL |
| 10 BAM | 103.16 MDL |
| 50 BAM | 515.80 MDL |
| 100 BAM | 1,031.61 MDL |
| 500 BAM | 5,158.04 MDL |
| 1,000 BAM | 10,316.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-05-06T17:18:37Z",
"rates": {
"MDL": 10.316072
}
}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.6072,
"rate": 10.316072
}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