Rate Overview
Live
1 BAM = 10.3325 MXN
1 MXN = 0.096782
BAM
Avg
10.9311
High
11.4913
Low
10.3325
Last updated: 5/27/2026, 8:37:00 PM
Quick Conversions
| BAM | MXN |
|---|---|
| 1 BAM | 10.33 MXN |
| 10 BAM | 103.33 MXN |
| 50 BAM | 516.63 MXN |
| 100 BAM | 1,033.25 MXN |
| 500 BAM | 5,166.25 MXN |
| 1,000 BAM | 10,332.51 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-05-27T20:37:00Z",
"rates": {
"MXN": 10.332508
}
}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": 1033.2508,
"rate": 10.332508
}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