Rate Overview
Live
1 BND = 14.0286 MXN
1 MXN = 0.071283
BND
Avg
13.9709
High
14.4184
Low
13.5409
Last updated: 3/27/2026, 12:01:18 PM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 14.03 MXN |
| 10 BND | 140.29 MXN |
| 50 BND | 701.43 MXN |
| 100 BND | 1,402.86 MXN |
| 500 BND | 7,014.29 MXN |
| 1,000 BND | 14,028.58 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-27T12:01:18Z",
"rates": {
"MXN": 14.028581
}
}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": 1402.8581000000001,
"rate": 14.028581
}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