Rate Overview
Live
1 BAM = 10.2135 MXN
1 MXN = 0.097910
BAM
Avg
10.1998
High
10.2297
Low
10.1724
Last updated: 7/3/2026, 2:44:19 PM
Quick Conversions
| BAM | MXN |
|---|---|
| 1 BAM | 10.21 MXN |
| 10 BAM | 102.13 MXN |
| 50 BAM | 510.67 MXN |
| 100 BAM | 1,021.35 MXN |
| 500 BAM | 5,106.73 MXN |
| 1,000 BAM | 10,213.47 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-03T14:44:19Z",
"rates": {
"MXN": 10.213466
}
}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": 1021.3466000000001,
"rate": 10.213466
}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