Rate Overview
Live
1 MDL = 0.097897 BAM
1 BAM = 10.2148
MDL
Avg
0.097581
High
0.097897
Low
0.097328
Last updated: 8/13/2026, 2:12:02 PM
Quick Conversions
| MDL | BAM |
|---|---|
| 1 MDL | 0.10 BAM |
| 10 MDL | 0.98 BAM |
| 50 MDL | 4.89 BAM |
| 100 MDL | 9.79 BAM |
| 500 MDL | 48.95 BAM |
| 1,000 MDL | 97.90 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-08-13T14:12:02Z",
"rates": {
"BAM": 0.097897
}
}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.7897,
"rate": 0.097897
}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