Rate Overview
Live
1 BND = 13.9096 MXN
1 MXN = 0.071893
BND
Avg
13.7831
High
13.9154
Low
13.6147
Last updated: 3/7/2026, 4:24:47 AM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 13.91 MXN |
| 10 BND | 139.10 MXN |
| 50 BND | 695.48 MXN |
| 100 BND | 1,390.96 MXN |
| 500 BND | 6,954.81 MXN |
| 1,000 BND | 13,909.62 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-03-07T04:24:47Z",
"rates": {
"MXN": 13.909615
}
}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": 1390.9615000000001,
"rate": 13.909615
}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