Rate Overview
Live
1 BND = 13.5279 MXN
1 MXN = 0.073921
BND
Avg
13.5206
High
13.5406
Low
13.4972
Last updated: 7/5/2026, 9:57:21 PM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 13.53 MXN |
| 10 BND | 135.28 MXN |
| 50 BND | 676.39 MXN |
| 100 BND | 1,352.79 MXN |
| 500 BND | 6,763.95 MXN |
| 1,000 BND | 13,527.89 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-07-05T21:57:21Z",
"rates": {
"MXN": 13.527893
}
}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": 1352.7893000000001,
"rate": 13.527893
}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