Rate Overview
Live
1 BDT = 0.146969 MXN
1 MXN = 6.8042
BDT
Avg
0.151884
High
0.168011
Low
0.140266
Last updated: 3/27/2026, 4:32:26 PM
Quick Conversions
| BDT | MXN |
|---|---|
| 1 BDT | 0.15 MXN |
| 10 BDT | 1.47 MXN |
| 50 BDT | 7.35 MXN |
| 100 BDT | 14.70 MXN |
| 500 BDT | 73.48 MXN |
| 1,000 BDT | 146.97 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-27T16:32:26Z",
"rates": {
"MXN": 0.146969
}
}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.6969,
"rate": 0.146969
}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