Rate Overview
Live
1 BAM = 10.1639 MXN
1 MXN = 0.098388
BAM
Avg
10.3836
High
10.7893
Low
10.1562
Last updated: 7/29/2026, 11:44:59 PM
Quick Conversions
| BAM | MXN |
|---|---|
| 1 BAM | 10.16 MXN |
| 10 BAM | 101.64 MXN |
| 50 BAM | 508.19 MXN |
| 100 BAM | 1,016.39 MXN |
| 500 BAM | 5,081.94 MXN |
| 1,000 BAM | 10,163.88 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-29T23:44:59Z",
"rates": {
"MXN": 10.163879
}
}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": 1016.3879,
"rate": 10.163879
}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