Rate Overview
Live
1 MNT = 0.833777 BIF
1 BIF = 1.1994
MNT
Avg
156.9644
High
3591.77
Low
0.820052
Last updated: 6/28/2026, 10:13:36 PM
Quick Conversions
| MNT | BIF |
|---|---|
| 1 MNT | 0.83 BIF |
| 10 MNT | 8.34 BIF |
| 50 MNT | 41.69 BIF |
| 100 MNT | 83.38 BIF |
| 500 MNT | 416.89 BIF |
| 1,000 MNT | 833.78 BIF |
Get MNT/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=BIFExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-06-28T22:13:36Z",
"rates": {
"BIF": 0.833777
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "BIF",
"amount": 100
},
"result": 83.3777,
"rate": 0.833777
}Build with MNT/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key