Rate Overview
Live
1 BDT = 29.3473 MNT
1 MNT = 0.034075
BDT
Avg
29.2401
High
29.3473
Low
29.1043
Last updated: 8/17/2026, 4:43:34 AM
Quick Conversions
| BDT | MNT |
|---|---|
| 1 BDT | 29.35 MNT |
| 10 BDT | 293.47 MNT |
| 50 BDT | 1,467.37 MNT |
| 100 BDT | 2,934.73 MNT |
| 500 BDT | 14,673.67 MNT |
| 1,000 BDT | 29,347.34 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-08-17T04:43:34Z",
"rates": {
"MNT": 29.347344
}
}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": 2934.7344,
"rate": 29.347344
}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