Rate Overview
Live
1 BND = 13.9216 MXN
1 MXN = 0.071831
BND
Avg
13.9270
High
14.0112
Low
13.8441
Last updated: 3/27/2026, 6:33:44 AM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 13.92 MXN |
| 10 BND | 139.22 MXN |
| 50 BND | 696.08 MXN |
| 100 BND | 1,392.16 MXN |
| 500 BND | 6,960.81 MXN |
| 1,000 BND | 13,921.61 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-03-27T06:33:44Z",
"rates": {
"MXN": 13.921611
}
}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": 1392.1611,
"rate": 13.921611
}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