Rate Overview
Live
1 MXN = 171.2179 BIF
1 BIF = 0.005841
MXN
Avg
163.8120
High
173.7793
Low
154.4853
Last updated: 5/27/2026, 8:26:50 PM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 171.22 BIF |
| 10 MXN | 1,712.18 BIF |
| 50 MXN | 8,560.89 BIF |
| 100 MXN | 17,121.79 BIF |
| 500 MXN | 85,608.93 BIF |
| 1,000 MXN | 171,217.85 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-05-27T20:26:50Z",
"rates": {
"BIF": 171.217853
}
}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": 17121.7853,
"rate": 171.217853
}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