Rate Overview
Live
1 MNT = 0.829021 BIF
1 BIF = 1.2062
MNT
Avg
216.3303
High
4265.69
Low
0.817393
Last updated: 5/29/2026, 2:29:45 PM
Quick Conversions
| MNT | BIF |
|---|---|
| 1 MNT | 0.83 BIF |
| 10 MNT | 8.29 BIF |
| 50 MNT | 41.45 BIF |
| 100 MNT | 82.90 BIF |
| 500 MNT | 414.51 BIF |
| 1,000 MNT | 829.02 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-05-29T14:29:45Z",
"rates": {
"BIF": 0.829021
}
}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": 82.9021,
"rate": 0.829021
}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