Rate Overview
Live
1 BAM = 10.5683 MXN
1 MXN = 0.094623
BAM
Avg
10.4862
High
10.5683
Low
10.3954
Last updated: 3/7/2026, 6:12:25 AM
Quick Conversions
| BAM | MXN |
|---|---|
| 1 BAM | 10.57 MXN |
| 10 BAM | 105.68 MXN |
| 50 BAM | 528.41 MXN |
| 100 BAM | 1,056.83 MXN |
| 500 BAM | 5,284.13 MXN |
| 1,000 BAM | 10,568.26 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-03-07T06:12:25Z",
"rates": {
"MXN": 10.568259
}
}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": 1056.8259,
"rate": 10.568259
}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