Rate Overview
Live
1 BND = 13.5147 MXN
1 MXN = 0.073994
BND
Avg
13.5278
High
13.5790
Low
13.4744
Last updated: 7/26/2026, 11:17:45 PM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 13.51 MXN |
| 10 BND | 135.15 MXN |
| 50 BND | 675.73 MXN |
| 100 BND | 1,351.47 MXN |
| 500 BND | 6,757.35 MXN |
| 1,000 BND | 13,514.70 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-07-26T23:17:45Z",
"rates": {
"MXN": 13.514697
}
}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": 1351.4697,
"rate": 13.514697
}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