Rate Overview
Live
1 BOB = 319.4920 MNT
1 MNT = 0.003130
BOB
Avg
327.6653
High
335.5531
Low
319.4920
Last updated: 7/26/2026, 11:26:41 PM
Quick Conversions
| BOB | MNT |
|---|---|
| 1 BOB | 319.49 MNT |
| 10 BOB | 3,194.92 MNT |
| 50 BOB | 15,974.60 MNT |
| 100 BOB | 31,949.20 MNT |
| 500 BOB | 159,746.00 MNT |
| 1,000 BOB | 319,491.99 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-07-26T23:26:41Z",
"rates": {
"MNT": 319.49199
}
}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": 31949.199,
"rate": 319.49199
}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