Rate Overview
Live
1 MNT = 0.831346 BIF
1 BIF = 1.2029
MNT
Avg
0.831261
High
0.833402
Low
0.828097
Last updated: 3/6/2026, 11:30:08 PM
Quick Conversions
| MNT | BIF |
|---|---|
| 1 MNT | 0.83 BIF |
| 10 MNT | 8.31 BIF |
| 50 MNT | 41.57 BIF |
| 100 MNT | 83.13 BIF |
| 500 MNT | 415.67 BIF |
| 1,000 MNT | 831.35 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-03-06T23:30:08Z",
"rates": {
"BIF": 0.831346
}
}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.1346,
"rate": 0.831346
}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