Rate Overview
Live
1 MXN = 171.7323 BIF
1 BIF = 0.005823
MXN
Avg
172.6552
High
173.8069
Low
171.6390
Last updated: 6/19/2026, 8:39:13 AM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 171.73 BIF |
| 10 MXN | 1,717.32 BIF |
| 50 MXN | 8,586.62 BIF |
| 100 MXN | 17,173.23 BIF |
| 500 MXN | 85,866.15 BIF |
| 1,000 MXN | 171,732.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-06-19T08:39:13Z",
"rates": {
"BIF": 171.732304
}
}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": 17173.2304,
"rate": 171.732304
}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