Rate Overview
Live
1 MNT = 0.001931 BOB
1 BOB = 517.8664
MNT
Avg
0.001931
High
0.001934
Low
0.001927
Last updated: 6/16/2026, 1:25:44 PM
Quick Conversions
| MNT | BOB |
|---|---|
| 1 MNT | 0.00 BOB |
| 10 MNT | 0.02 BOB |
| 50 MNT | 0.10 BOB |
| 100 MNT | 0.19 BOB |
| 500 MNT | 0.97 BOB |
| 1,000 MNT | 1.93 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-06-16T13:25:44Z",
"rates": {
"BOB": 0.001931
}
}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.1931,
"rate": 0.001931
}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