Rate Overview
Live
1 MXN = 164.3467 BIF
1 BIF = 0.006085
MXN
Avg
168.8584
High
172.9989
Low
164.3467
Last updated: 3/27/2026, 5:01:42 PM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 164.35 BIF |
| 10 MXN | 1,643.47 BIF |
| 50 MXN | 8,217.34 BIF |
| 100 MXN | 16,434.67 BIF |
| 500 MXN | 82,173.35 BIF |
| 1,000 MXN | 164,346.71 BIF |
Get MXN/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=BIFExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T17:01:42Z",
"rates": {
"BIF": 164.346708
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "BIF",
"amount": 100
},
"result": 16434.6708,
"rate": 164.346708
}Build with MXN/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key