Rate Overview
Live
1 BAM = 10.4132 MXN
1 MXN = 0.096032
BAM
Avg
10.3965
High
10.4328
Low
10.3112
Last updated: 4/17/2026, 2:47:08 AM
Quick Conversions
| BAM | MXN |
|---|---|
| 1 BAM | 10.41 MXN |
| 10 BAM | 104.13 MXN |
| 50 BAM | 520.66 MXN |
| 100 BAM | 1,041.32 MXN |
| 500 BAM | 5,206.62 MXN |
| 1,000 BAM | 10,413.24 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-04-17T02:47:08Z",
"rates": {
"MXN": 10.41324
}
}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": 1041.324,
"rate": 10.41324
}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