Rate Overview
Live
1 BAM = 10.0430 MXN
1 MXN = 0.099571
BAM
Avg
10.0751
High
10.0917
Low
10.0430
Last updated: 9/4/2026, 12:52:55 PM
Quick Conversions
| BAM | MXN |
|---|---|
| 1 BAM | 10.04 MXN |
| 10 BAM | 100.43 MXN |
| 50 BAM | 502.15 MXN |
| 100 BAM | 1,004.30 MXN |
| 500 BAM | 5,021.52 MXN |
| 1,000 BAM | 10,043.04 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-09-04T12:52:55Z",
"rates": {
"MXN": 10.043039
}
}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": 1004.3039,
"rate": 10.043039
}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