Rate Overview
Live
1 BAM = 10.6949 MXN
1 MXN = 0.093502
BAM
Avg
10.5855
High
10.6949
Low
10.4890
Last updated: 3/27/2026, 7:56:13 PM
Quick Conversions
| BAM | MXN |
|---|---|
| 1 BAM | 10.69 MXN |
| 10 BAM | 106.95 MXN |
| 50 BAM | 534.75 MXN |
| 100 BAM | 1,069.49 MXN |
| 500 BAM | 5,347.47 MXN |
| 1,000 BAM | 10,694.94 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-27T19:56:13Z",
"rates": {
"MXN": 10.694943
}
}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": 1069.4943,
"rate": 10.694943
}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