Rate Overview
Live
1 BND = 13.5210 MXN
1 MXN = 0.073959
BND
Avg
14.6514
High
15.8108
Low
13.5210
Last updated: 5/28/2026, 11:14:56 PM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 13.52 MXN |
| 10 BND | 135.21 MXN |
| 50 BND | 676.05 MXN |
| 100 BND | 1,352.10 MXN |
| 500 BND | 6,760.49 MXN |
| 1,000 BND | 13,520.98 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-05-28T23:14:56Z",
"rates": {
"MXN": 13.520985
}
}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.0985,
"rate": 13.520985
}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