Rate Overview
Live
1 MNT = 0.003019 BOB
1 BOB = 331.2355
MNT
Avg
0.002981
High
0.003019
Low
0.002894
Last updated: 7/23/2026, 9:49:55 PM
Quick Conversions
| MNT | BOB |
|---|---|
| 1 MNT | 0.00 BOB |
| 10 MNT | 0.03 BOB |
| 50 MNT | 0.15 BOB |
| 100 MNT | 0.30 BOB |
| 500 MNT | 1.51 BOB |
| 1,000 MNT | 3.02 BOB |
Get MNT/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=BOBExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-23T21:49:55Z",
"rates": {
"BOB": 0.003019
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "BOB",
"amount": 100
},
"result": 0.3019,
"rate": 0.003019
}Build with MNT/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key