Rate Overview
Live
1 BDT = 0.145475 MXN
1 MXN = 6.8740
BDT
Avg
0.143489
High
0.145475
Low
0.140766
Last updated: 3/7/2026, 6:12:26 AM
Quick Conversions
| BDT | MXN |
|---|---|
| 1 BDT | 0.15 MXN |
| 10 BDT | 1.45 MXN |
| 50 BDT | 7.27 MXN |
| 100 BDT | 14.55 MXN |
| 500 BDT | 72.74 MXN |
| 1,000 BDT | 145.48 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-03-07T06:12:26Z",
"rates": {
"MXN": 0.145475
}
}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.5475,
"rate": 0.145475
}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