Rate Overview
Live
1 BOB = 518.5721 MNT
1 MNT = 0.001928
BOB
Avg
518.0116
High
519.4706
Low
516.4664
Last updated: 7/3/2026, 5:55:50 AM
Quick Conversions
| BOB | MNT |
|---|---|
| 1 BOB | 518.57 MNT |
| 10 BOB | 5,185.72 MNT |
| 50 BOB | 25,928.61 MNT |
| 100 BOB | 51,857.21 MNT |
| 500 BOB | 259,286.07 MNT |
| 1,000 BOB | 518,572.14 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-03T05:55:50Z",
"rates": {
"MNT": 518.572142
}
}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": 51857.2142,
"rate": 518.572142
}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