Rate Overview
Live
1 BAM = 10.1419 MXN
1 MXN = 0.098601
BAM
Avg
10.3595
High
10.5921
Low
10.1419
Last updated: 7/28/2026, 4:16:29 PM
Quick Conversions
| BAM | MXN |
|---|---|
| 1 BAM | 10.14 MXN |
| 10 BAM | 101.42 MXN |
| 50 BAM | 507.09 MXN |
| 100 BAM | 1,014.19 MXN |
| 500 BAM | 5,070.94 MXN |
| 1,000 BAM | 10,141.87 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-28T16:16:29Z",
"rates": {
"MXN": 10.14187
}
}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": 1014.1870000000001,
"rate": 10.14187
}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