Rate Overview
Live
1 BAM = 10.2718 MDL
1 MDL = 0.097354
BAM
Avg
10.2890
High
10.3264
Low
10.2610
Last updated: 3/7/2026, 4:59:19 AM
Quick Conversions
| BAM | MDL |
|---|---|
| 1 BAM | 10.27 MDL |
| 10 BAM | 102.72 MDL |
| 50 BAM | 513.59 MDL |
| 100 BAM | 1,027.18 MDL |
| 500 BAM | 5,135.89 MDL |
| 1,000 BAM | 10,271.78 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-03-07T04:59:19Z",
"rates": {
"MDL": 10.271778
}
}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": 1027.1778,
"rate": 10.271778
}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