Rate Overview
Live
1 MNT = 0.034281 BDT
1 BDT = 29.1707
MNT
Avg
0.034292
High
0.034322
Low
0.034276
Last updated: 5/9/2026, 4:53:47 AM
Quick Conversions
| MNT | BDT |
|---|---|
| 1 MNT | 0.03 BDT |
| 10 MNT | 0.34 BDT |
| 50 MNT | 1.71 BDT |
| 100 MNT | 3.43 BDT |
| 500 MNT | 17.14 BDT |
| 1,000 MNT | 34.28 BDT |
Get MNT/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=BDTExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-09T04:53:47Z",
"rates": {
"BDT": 0.034281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "BDT",
"amount": 100
},
"result": 3.4280999999999997,
"rate": 0.034281
}Build with MNT/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key