Rate Overview
Live
1 BND = 13.5442 MXN
1 MXN = 0.073832
BND
Avg
13.6375
High
14.0505
Low
13.4072
Last updated: 7/25/2026, 9:47:49 AM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 13.54 MXN |
| 10 BND | 135.44 MXN |
| 50 BND | 677.21 MXN |
| 100 BND | 1,354.42 MXN |
| 500 BND | 6,772.11 MXN |
| 1,000 BND | 13,544.22 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-25T09:47:49Z",
"rates": {
"MXN": 13.544215
}
}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": 1354.4215,
"rate": 13.544215
}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