Rate Overview
Live
1 BAM = 10.0259 MXN
1 MXN = 0.099742
BAM
Avg
10.0869
High
10.1316
Low
10.0259
Last updated: 8/14/2026, 1:24:01 PM
Quick Conversions
| BAM | MXN |
|---|---|
| 1 BAM | 10.03 MXN |
| 10 BAM | 100.26 MXN |
| 50 BAM | 501.30 MXN |
| 100 BAM | 1,002.59 MXN |
| 500 BAM | 5,012.95 MXN |
| 1,000 BAM | 10,025.90 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-08-14T13:24:01Z",
"rates": {
"MXN": 10.025902
}
}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": 1002.5902,
"rate": 10.025902
}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