Rate Overview
Live
1 BIF = 1.2012 MNT
1 MNT = 0.832476
BIF
Avg
1.2024
High
1.2043
Low
1.2003
Last updated: 7/8/2026, 5:37:21 AM
Quick Conversions
| BIF | MNT |
|---|---|
| 1 BIF | 1.20 MNT |
| 10 BIF | 12.01 MNT |
| 50 BIF | 60.06 MNT |
| 100 BIF | 120.12 MNT |
| 500 BIF | 600.62 MNT |
| 1,000 BIF | 1,201.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-07-08T05:37:21Z",
"rates": {
"MNT": 1.201236
}
}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.1236,
"rate": 1.201236
}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