Rate Overview
Live
1 BDT = 0.147532 MXN
1 MXN = 6.7782
BDT
Avg
0.179986
High
0.245461
Low
0.141179
Last updated: 3/27/2026, 6:11:12 PM
Quick Conversions
| BDT | MXN |
|---|---|
| 1 BDT | 0.15 MXN |
| 10 BDT | 1.48 MXN |
| 50 BDT | 7.38 MXN |
| 100 BDT | 14.75 MXN |
| 500 BDT | 73.77 MXN |
| 1,000 BDT | 147.53 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-27T18:11:12Z",
"rates": {
"MXN": 0.147532
}
}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.7532,
"rate": 0.147532
}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