Rate Overview
Live
1 MXN = 171.1967 BIF
1 BIF = 0.005841
MXN
Avg
168.3357
High
173.1906
Low
161.0161
Last updated: 5/27/2026, 7:16:41 PM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 171.20 BIF |
| 10 MXN | 1,711.97 BIF |
| 50 MXN | 8,559.83 BIF |
| 100 MXN | 17,119.67 BIF |
| 500 MXN | 85,598.33 BIF |
| 1,000 MXN | 171,196.65 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-27T19:16:41Z",
"rates": {
"BIF": 171.196652
}
}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": 17119.6652,
"rate": 171.196652
}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