Rate Overview
Live
1 BDT = 0.141607 MXN
1 MXN = 7.0618
BDT
Avg
0.141559
High
0.141711
Low
0.141421
Last updated: 7/30/2026, 9:46:13 AM
Quick Conversions
| BDT | MXN |
|---|---|
| 1 BDT | 0.14 MXN |
| 10 BDT | 1.42 MXN |
| 50 BDT | 7.08 MXN |
| 100 BDT | 14.16 MXN |
| 500 BDT | 70.80 MXN |
| 1,000 BDT | 141.61 MXN |
Get BDT/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=MXNExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-30T09:46:13Z",
"rates": {
"MXN": 0.141607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "MXN",
"amount": 100
},
"result": 14.1607,
"rate": 0.141607
}Build with BDT/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key