Rate Overview
Live
1 BND = 14.0047 MXN
1 MXN = 0.071405
BND
Avg
13.7662
High
14.0356
Low
13.5453
Last updated: 3/27/2026, 10:24:31 AM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 14.00 MXN |
| 10 BND | 140.05 MXN |
| 50 BND | 700.23 MXN |
| 100 BND | 1,400.47 MXN |
| 500 BND | 7,002.33 MXN |
| 1,000 BND | 14,004.66 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-27T10:24:31Z",
"rates": {
"MXN": 14.004659
}
}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": 1400.4659,
"rate": 14.004659
}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