Rate Overview
Live
1 BAM = 10.2213 MXN
1 MXN = 0.097835
BAM
Avg
10.2203
High
10.3205
Low
10.1718
Last updated: 6/17/2026, 8:00:16 AM
Quick Conversions
| BAM | MXN |
|---|---|
| 1 BAM | 10.22 MXN |
| 10 BAM | 102.21 MXN |
| 50 BAM | 511.06 MXN |
| 100 BAM | 1,022.13 MXN |
| 500 BAM | 5,110.63 MXN |
| 1,000 BAM | 10,221.27 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-06-17T08:00:16Z",
"rates": {
"MXN": 10.221266
}
}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": 1022.1266,
"rate": 10.221266
}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