Rate Overview
Live
1 BND = 13.4562 MXN
1 MXN = 0.074315
BND
Avg
13.4289
High
13.5134
Low
13.3822
Last updated: 6/18/2026, 9:59:29 AM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 13.46 MXN |
| 10 BND | 134.56 MXN |
| 50 BND | 672.81 MXN |
| 100 BND | 1,345.62 MXN |
| 500 BND | 6,728.08 MXN |
| 1,000 BND | 13,456.17 MXN |
Get BND/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=MXNExample Response:
{
"success": true,
"base": "BND",
"date": "2026-06-18T09:59:29Z",
"rates": {
"MXN": 13.456168
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "MXN",
"amount": 100
},
"result": 1345.6168,
"rate": 13.456168
}Build with BND/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key