Rate Overview
Live
1 MNT = 0.003251 BOB
1 BOB = 307.5977
MNT
Avg
0.003308
High
0.003367
Low
0.003251
Last updated: 8/14/2026, 6:35:57 PM
Quick Conversions
| MNT | BOB |
|---|---|
| 1 MNT | 0.00 BOB |
| 10 MNT | 0.03 BOB |
| 50 MNT | 0.16 BOB |
| 100 MNT | 0.33 BOB |
| 500 MNT | 1.63 BOB |
| 1,000 MNT | 3.25 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-08-14T18:35:57Z",
"rates": {
"BOB": 0.003251
}
}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.3251,
"rate": 0.003251
}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