Rate Overview
Live
1 BND = 13.4829 MXN
1 MXN = 0.074168
BND
Avg
13.5071
High
13.5898
Low
13.3822
Last updated: 6/18/2026, 11:33:04 AM
Quick Conversions
| BND | MXN |
|---|---|
| 1 BND | 13.48 MXN |
| 10 BND | 134.83 MXN |
| 50 BND | 674.15 MXN |
| 100 BND | 1,348.29 MXN |
| 500 BND | 6,741.47 MXN |
| 1,000 BND | 13,482.94 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-06-18T11:33:04Z",
"rates": {
"MXN": 13.482937
}
}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": 1348.2937,
"rate": 13.482937
}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