Rate Overview
Live
1 BND = 13.5789 MXN
1 MXN = 0.073644
BND
Avg
13.7716
High
14.1309
Low
13.5409
Last updated: 5/29/2026, 2:35:20 PM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 13.58 MXN |
| 10 BND | 135.79 MXN |
| 50 BND | 678.94 MXN |
| 100 BND | 1,357.89 MXN |
| 500 BND | 6,789.44 MXN |
| 1,000 BND | 13,578.88 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-05-29T14:35:20Z",
"rates": {
"MXN": 13.578879
}
}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": 1357.8879000000002,
"rate": 13.578879
}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