Rate Overview
Live
1 BIF = 1.2062 MNT
1 MNT = 0.829022
BIF
Avg
1.1378
High
1.2234
Low
0.000234
Last updated: 5/29/2026, 2:29:46 PM
Quick Conversions
| BIF | MNT |
|---|---|
| 1 BIF | 1.21 MNT |
| 10 BIF | 12.06 MNT |
| 50 BIF | 60.31 MNT |
| 100 BIF | 120.62 MNT |
| 500 BIF | 603.12 MNT |
| 1,000 BIF | 1,206.24 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-29T14:29:46Z",
"rates": {
"MNT": 1.206241
}
}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.62409999999998,
"rate": 1.206241
}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