Rate Overview
Live
1 MXN = 171.1429 BIF
1 BIF = 0.005843
MXN
Avg
171.6774
High
172.0892
Low
171.1429
Last updated: 5/27/2026, 6:17:46 PM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 171.14 BIF |
| 10 MXN | 1,711.43 BIF |
| 50 MXN | 8,557.15 BIF |
| 100 MXN | 17,114.29 BIF |
| 500 MXN | 85,571.47 BIF |
| 1,000 MXN | 171,142.94 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-27T18:17:46Z",
"rates": {
"BIF": 171.142935
}
}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": 17114.2935,
"rate": 171.142935
}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