Rate Overview
Live
1 BND = 14.0492 MXN
1 MXN = 0.071178
BND
Avg
14.7771
High
15.8108
Low
13.6403
Last updated: 3/27/2026, 3:24:35 PM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 14.05 MXN |
| 10 BND | 140.49 MXN |
| 50 BND | 702.46 MXN |
| 100 BND | 1,404.92 MXN |
| 500 BND | 7,024.62 MXN |
| 1,000 BND | 14,049.24 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-27T15:24:35Z",
"rates": {
"MXN": 14.049236
}
}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": 1404.9236,
"rate": 14.049236
}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