Rate Overview
Live
1 MNT = 0.000558 BBD
1 BBD = 1792.11
MNT
Avg
0.000560
High
0.000563
Low
0.000558
Last updated: 5/29/2026, 11:20:15 PM
Quick Conversions
| MNT | BBD |
|---|---|
| 1 MNT | 0.00 BBD |
| 10 MNT | 0.01 BBD |
| 50 MNT | 0.03 BBD |
| 100 MNT | 0.06 BBD |
| 500 MNT | 0.28 BBD |
| 1,000 MNT | 0.56 BBD |
Get MNT/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=BBDExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-29T23:20:15Z",
"rates": {
"BBD": 0.000558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "BBD",
"amount": 100
},
"result": 0.0558,
"rate": 0.000558
}Build with MNT/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key