Rate Overview
Live
1 MXN = 171.2312 BIF
1 BIF = 0.005840
MXN
Avg
156.0098
High
171.4082
Low
140.3926
Last updated: 5/27/2026, 9:34:03 PM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 171.23 BIF |
| 10 MXN | 1,712.31 BIF |
| 50 MXN | 8,561.56 BIF |
| 100 MXN | 17,123.12 BIF |
| 500 MXN | 85,615.58 BIF |
| 1,000 MXN | 171,231.17 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-27T21:34:03Z",
"rates": {
"BIF": 171.231168
}
}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": 17123.1168,
"rate": 171.231168
}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