Rate Overview
Live
1 BAM = 10.1449 MXN
1 MXN = 0.098572
BAM
Avg
10.1909
High
10.2473
Low
10.1449
Last updated: 6/19/2026, 8:48:58 AM
Quick Conversions
| BAM | MXN |
|---|---|
| 1 BAM | 10.14 MXN |
| 10 BAM | 101.45 MXN |
| 50 BAM | 507.24 MXN |
| 100 BAM | 1,014.49 MXN |
| 500 BAM | 5,072.43 MXN |
| 1,000 BAM | 10,144.86 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-06-19T08:48:58Z",
"rates": {
"MXN": 10.14486
}
}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.486,
"rate": 10.14486
}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