Rate Overview
Live
1 BAM = 10.1816 MXN
1 MXN = 0.098217
BAM
Avg
10.3841
High
10.7893
Low
10.1562
Last updated: 7/29/2026, 12:42:09 PM
Quick Conversions
| BAM | MXN |
|---|---|
| 1 BAM | 10.18 MXN |
| 10 BAM | 101.82 MXN |
| 50 BAM | 509.08 MXN |
| 100 BAM | 1,018.16 MXN |
| 500 BAM | 5,090.78 MXN |
| 1,000 BAM | 10,181.56 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-07-29T12:42:09Z",
"rates": {
"MXN": 10.181564
}
}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": 1018.1564,
"rate": 10.181564
}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