Rate Overview
Live
1 BDT = 0.141448 MXN
1 MXN = 7.0697
BDT
Avg
0.143931
High
0.150085
Low
0.140102
Last updated: 5/27/2026, 6:22:45 PM
Quick Conversions
| BDT | MXN |
|---|---|
| 1 BDT | 0.14 MXN |
| 10 BDT | 1.41 MXN |
| 50 BDT | 7.07 MXN |
| 100 BDT | 14.14 MXN |
| 500 BDT | 70.72 MXN |
| 1,000 BDT | 141.45 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-05-27T18:22:45Z",
"rates": {
"MXN": 0.141448
}
}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.144799999999998,
"rate": 0.141448
}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