Rate Overview
Live
1 MNT = 0.003442 BOB
1 BOB = 290.5288
MNT
Avg
0.003339
High
0.003442
Low
0.003259
Last updated: 9/5/2026, 9:55:05 AM
Quick Conversions
| MNT | BOB |
|---|---|
| 1 MNT | 0.00 BOB |
| 10 MNT | 0.03 BOB |
| 50 MNT | 0.17 BOB |
| 100 MNT | 0.34 BOB |
| 500 MNT | 1.72 BOB |
| 1,000 MNT | 3.44 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-09-05T09:55:05Z",
"rates": {
"BOB": 0.003442
}
}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.3442,
"rate": 0.003442
}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