Rate Overview
Live
1 MXN = 164.4305 BIF
1 BIF = 0.006082
MXN
Avg
166.0481
High
167.0827
Low
164.4305
Last updated: 3/27/2026, 2:53:42 PM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 164.43 BIF |
| 10 MXN | 1,644.31 BIF |
| 50 MXN | 8,221.53 BIF |
| 100 MXN | 16,443.05 BIF |
| 500 MXN | 82,215.27 BIF |
| 1,000 MXN | 164,430.54 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-27T14:53:42Z",
"rates": {
"BIF": 164.430542
}
}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": 16443.0542,
"rate": 164.430542
}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