Rate Overview
Live
1 BOB = 307.5754 MNT
1 MNT = 0.003251
BOB
Avg
302.2835
High
307.5754
Low
296.9571
Last updated: 8/14/2026, 8:48:14 AM
Quick Conversions
| BOB | MNT |
|---|---|
| 1 BOB | 307.58 MNT |
| 10 BOB | 3,075.75 MNT |
| 50 BOB | 15,378.77 MNT |
| 100 BOB | 30,757.54 MNT |
| 500 BOB | 153,787.69 MNT |
| 1,000 BOB | 307,575.39 MNT |
Get BOB/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MNTExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-14T08:48:14Z",
"rates": {
"MNT": 307.575385
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MNT",
"amount": 100
},
"result": 30757.5385,
"rate": 307.575385
}Build with BOB/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key