Rate Overview
Live
1 BIF = 1.1991 MNT
1 MNT = 0.833946
BIF
Avg
1.2015
High
1.2051
Low
1.1974
Last updated: 5/8/2026, 3:32:17 PM
Quick Conversions
| BIF | MNT |
|---|---|
| 1 BIF | 1.20 MNT |
| 10 BIF | 11.99 MNT |
| 50 BIF | 59.96 MNT |
| 100 BIF | 119.91 MNT |
| 500 BIF | 599.56 MNT |
| 1,000 BIF | 1,199.12 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-05-08T15:32:17Z",
"rates": {
"MNT": 1.199119
}
}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": 119.9119,
"rate": 1.199119
}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