Rate Overview
Live
1 BND = 13.3933 MXN
1 MXN = 0.074664
BND
Avg
13.5118
High
13.5850
Low
13.3746
Last updated: 8/8/2026, 2:25:13 PM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 13.39 MXN |
| 10 BND | 133.93 MXN |
| 50 BND | 669.67 MXN |
| 100 BND | 1,339.33 MXN |
| 500 BND | 6,696.67 MXN |
| 1,000 BND | 13,393.35 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-08T14:25:13Z",
"rates": {
"MXN": 13.393348
}
}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": 1339.3347999999999,
"rate": 13.393348
}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