Rate Overview
Live
1 BAM = 10.2697 MDL
1 MDL = 0.097374
BAM
Avg
10.2802
High
10.3341
Low
10.2404
Last updated: 7/23/2026, 2:02:54 PM
Quick Conversions
| BAM | MDL |
|---|---|
| 1 BAM | 10.27 MDL |
| 10 BAM | 102.70 MDL |
| 50 BAM | 513.48 MDL |
| 100 BAM | 1,026.97 MDL |
| 500 BAM | 5,134.83 MDL |
| 1,000 BAM | 10,269.65 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-23T14:02:54Z",
"rates": {
"MDL": 10.269654
}
}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": 1026.9653999999998,
"rate": 10.269654
}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