Rate Overview
Live
1 BND = 2808.33 MNT
1 MNT = 0.000356
BND
Avg
2806.55
High
2817.12
Low
2801.84
Last updated: 5/6/2026, 10:18:47 PM
Quick Conversions
| BND | MNT |
|---|---|
| 1 BND | 2,808.33 MNT |
| 10 BND | 28,083.33 MNT |
| 50 BND | 140,416.67 MNT |
| 100 BND | 280,833.34 MNT |
| 500 BND | 1,404,166.69 MNT |
| 1,000 BND | 2,808,333.37 MNT |
Get BND/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=MNTExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-06T22:18:47Z",
"rates": {
"MNT": 2808.333374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "MNT",
"amount": 100
},
"result": 280833.33739999996,
"rate": 2808.333374
}Build with BND/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key