Rate Overview
Live
1 BIF = 1.2034 MNT
1 MNT = 0.831009
BIF
Avg
1.2035
High
1.2042
Low
1.2024
Last updated: 8/16/2026, 4:06:02 AM
Quick Conversions
| BIF | MNT |
|---|---|
| 1 BIF | 1.20 MNT |
| 10 BIF | 12.03 MNT |
| 50 BIF | 60.17 MNT |
| 100 BIF | 120.34 MNT |
| 500 BIF | 601.68 MNT |
| 1,000 BIF | 1,203.36 MNT |
Get BIF/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=MNTExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-08-16T04:06:02Z",
"rates": {
"MNT": 1.203356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "MNT",
"amount": 100
},
"result": 120.33560000000001,
"rate": 1.203356
}Build with BIF/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key