Rate Overview
Live
1 BDT = 0.136855 MXN
1 MXN = 7.3070
BDT
Avg
0.137772
High
0.138586
Low
0.136843
Last updated: 9/7/2026, 1:51:57 AM
Quick Conversions
| BDT | MXN |
|---|---|
| 1 BDT | 0.14 MXN |
| 10 BDT | 1.37 MXN |
| 50 BDT | 6.84 MXN |
| 100 BDT | 13.69 MXN |
| 500 BDT | 68.43 MXN |
| 1,000 BDT | 136.86 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-09-07T01:51:57Z",
"rates": {
"MXN": 0.136855
}
}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": 13.685500000000001,
"rate": 0.136855
}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