Rate Overview
Live
1 BDT = 29.1115 MNT
1 MNT = 0.034351
BDT
Avg
29.1555
High
29.1743
Low
29.1115
Last updated: 5/7/2026, 5:55:24 PM
Quick Conversions
| BDT | MNT |
|---|---|
| 1 BDT | 29.11 MNT |
| 10 BDT | 291.11 MNT |
| 50 BDT | 1,455.57 MNT |
| 100 BDT | 2,911.15 MNT |
| 500 BDT | 14,555.73 MNT |
| 1,000 BDT | 29,111.45 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-05-07T17:55:24Z",
"rates": {
"MNT": 29.111452
}
}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": 2911.1452,
"rate": 29.111452
}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