Rate Overview
Live
1 MNT = 0.003129 BOB
1 BOB = 319.5909
MNT
Avg
0.002093
High
0.003129
Low
0.001930
Last updated: 7/26/2026, 9:25:52 PM
Quick Conversions
| MNT | BOB |
|---|---|
| 1 MNT | 0.00 BOB |
| 10 MNT | 0.03 BOB |
| 50 MNT | 0.16 BOB |
| 100 MNT | 0.31 BOB |
| 500 MNT | 1.56 BOB |
| 1,000 MNT | 3.13 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-26T21:25:52Z",
"rates": {
"BOB": 0.003129
}
}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.31289999999999996,
"rate": 0.003129
}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