Rate Overview
Live
1 BAM = 10.2595 MDL
1 MDL = 0.097471
BAM
Avg
10.2933
High
10.3911
Low
10.1898
Last updated: 7/23/2026, 12:55:23 AM
Quick Conversions
| BAM | MDL |
|---|---|
| 1 BAM | 10.26 MDL |
| 10 BAM | 102.59 MDL |
| 50 BAM | 512.97 MDL |
| 100 BAM | 1,025.95 MDL |
| 500 BAM | 5,129.74 MDL |
| 1,000 BAM | 10,259.48 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-23T00:55:23Z",
"rates": {
"MDL": 10.259483
}
}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": 1025.9483,
"rate": 10.259483
}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