Rate Overview
Live
1 BND = 13.2970 MXN
1 MXN = 0.075205
BND
Avg
13.3477
High
13.4054
Low
13.2758
Last updated: 8/15/2026, 12:49:38 AM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 13.30 MXN |
| 10 BND | 132.97 MXN |
| 50 BND | 664.85 MXN |
| 100 BND | 1,329.70 MXN |
| 500 BND | 6,648.52 MXN |
| 1,000 BND | 13,297.03 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-08-15T00:49:38Z",
"rates": {
"MXN": 13.297034
}
}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": 1329.7034,
"rate": 13.297034
}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