Rate Overview
Live
1 BAM = 10.6287 MXN
1 MXN = 0.094085
BAM
Avg
10.5781
High
10.6539
Low
10.4890
Last updated: 3/27/2026, 4:25:38 PM
Quick Conversions
| BAM | MXN |
|---|---|
| 1 BAM | 10.63 MXN |
| 10 BAM | 106.29 MXN |
| 50 BAM | 531.44 MXN |
| 100 BAM | 1,062.87 MXN |
| 500 BAM | 5,314.36 MXN |
| 1,000 BAM | 10,628.72 MXN |
Get BAM/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=MXNExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-27T16:25:38Z",
"rates": {
"MXN": 10.628717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "MXN",
"amount": 100
},
"result": 1062.8717,
"rate": 10.628717
}Build with BAM/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key