Rate Overview
Live
1 BDT = 0.138277 MXN
1 MXN = 7.2319
BDT
Avg
0.138672
High
0.139456
Low
0.138277
Last updated: 8/12/2026, 6:21:34 PM
Quick Conversions
| BDT | MXN |
|---|---|
| 1 BDT | 0.14 MXN |
| 10 BDT | 1.38 MXN |
| 50 BDT | 6.91 MXN |
| 100 BDT | 13.83 MXN |
| 500 BDT | 69.14 MXN |
| 1,000 BDT | 138.28 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-08-12T18:21:34Z",
"rates": {
"MXN": 0.138277
}
}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.827700000000002,
"rate": 0.138277
}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