Rate Overview
Live
1 BDT = 0.140210 MXN
1 MXN = 7.1322
BDT
Avg
0.140832
High
0.141710
Low
0.140121
Last updated: 4/17/2026, 6:11:55 AM
Quick Conversions
| BDT | MXN |
|---|---|
| 1 BDT | 0.14 MXN |
| 10 BDT | 1.40 MXN |
| 50 BDT | 7.01 MXN |
| 100 BDT | 14.02 MXN |
| 500 BDT | 70.11 MXN |
| 1,000 BDT | 140.21 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-04-17T06:11:55Z",
"rates": {
"MXN": 0.14021
}
}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.021,
"rate": 0.14021
}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