Rate Overview
Live
1 BND = 13.5659 MXN
1 MXN = 0.073714
BND
Avg
13.6293
High
13.7083
Low
13.5407
Last updated: 5/8/2026, 1:00:53 PM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 13.57 MXN |
| 10 BND | 135.66 MXN |
| 50 BND | 678.29 MXN |
| 100 BND | 1,356.59 MXN |
| 500 BND | 6,782.94 MXN |
| 1,000 BND | 13,565.88 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-05-08T13:00:53Z",
"rates": {
"MXN": 13.565875
}
}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": 1356.5875,
"rate": 13.565875
}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