Rate Overview
Live
1 BDT = 29.2112 MNT
1 MNT = 0.034233
BDT
Avg
29.1512
High
29.2751
Low
29.0631
Last updated: 4/17/2026, 6:11:24 AM
Quick Conversions
| BDT | MNT |
|---|---|
| 1 BDT | 29.21 MNT |
| 10 BDT | 292.11 MNT |
| 50 BDT | 1,460.56 MNT |
| 100 BDT | 2,921.12 MNT |
| 500 BDT | 14,605.61 MNT |
| 1,000 BDT | 29,211.21 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-04-17T06:11:24Z",
"rates": {
"MNT": 29.211214
}
}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": 2921.1214,
"rate": 29.211214
}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