Rate Overview
Live
1 MXN = 164.2193 BIF
1 BIF = 0.006089
MXN
Avg
154.4222
High
171.4082
Low
140.3926
Last updated: 3/27/2026, 3:09:24 PM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 164.22 BIF |
| 10 MXN | 1,642.19 BIF |
| 50 MXN | 8,210.97 BIF |
| 100 MXN | 16,421.93 BIF |
| 500 MXN | 82,109.65 BIF |
| 1,000 MXN | 164,219.30 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-27T15:09:24Z",
"rates": {
"BIF": 164.2193
}
}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": 16421.93,
"rate": 164.2193
}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