Rate Overview
Live
1 MDL = 0.096726 BAM
1 BAM = 10.3385
MDL
Avg
0.097703
High
0.099460
Low
0.096589
Last updated: 3/27/2026, 11:38:30 AM
Quick Conversions
| MDL | BAM |
|---|---|
| 1 MDL | 0.10 BAM |
| 10 MDL | 0.97 BAM |
| 50 MDL | 4.84 BAM |
| 100 MDL | 9.67 BAM |
| 500 MDL | 48.36 BAM |
| 1,000 MDL | 96.73 BAM |
Get MDL/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BAMExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T11:38:30Z",
"rates": {
"BAM": 0.096726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BAM",
"amount": 100
},
"result": 9.672600000000001,
"rate": 0.096726
}Build with MDL/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key