Rate Overview
Live
1 BDT = 29.1340 MNT
1 MNT = 0.034324
BDT
Avg
29.1399
High
29.1690
Low
29.1210
Last updated: 6/19/2026, 8:23:02 AM
Quick Conversions
| BDT | MNT |
|---|---|
| 1 BDT | 29.13 MNT |
| 10 BDT | 291.34 MNT |
| 50 BDT | 1,456.70 MNT |
| 100 BDT | 2,913.40 MNT |
| 500 BDT | 14,567.01 MNT |
| 1,000 BDT | 29,134.01 MNT |
Get BDT/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=MNTExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-06-19T08:23:02Z",
"rates": {
"MNT": 29.134014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "MNT",
"amount": 100
},
"result": 2913.4014,
"rate": 29.134014
}Build with BDT/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key