Rate Overview
Live
1 MNT = 0.832213 BIF
1 BIF = 1.2016
MNT
Avg
0.831258
High
0.836151
Low
0.826621
Last updated: 5/28/2026, 9:42:29 PM
Quick Conversions
| MNT | BIF |
|---|---|
| 1 MNT | 0.83 BIF |
| 10 MNT | 8.32 BIF |
| 50 MNT | 41.61 BIF |
| 100 MNT | 83.22 BIF |
| 500 MNT | 416.11 BIF |
| 1,000 MNT | 832.21 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-28T21:42:29Z",
"rates": {
"BIF": 0.832213
}
}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.2213,
"rate": 0.832213
}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