Rate Overview
Live
1 MXN = 164.8267 BIF
1 BIF = 0.006067
MXN
Avg
166.1227
High
167.0827
Low
164.8267
Last updated: 3/27/2026, 9:40:20 AM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 164.83 BIF |
| 10 MXN | 1,648.27 BIF |
| 50 MXN | 8,241.34 BIF |
| 100 MXN | 16,482.67 BIF |
| 500 MXN | 82,413.36 BIF |
| 1,000 MXN | 164,826.71 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-03-27T09:40:20Z",
"rates": {
"BIF": 164.826714
}
}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": 16482.6714,
"rate": 164.826714
}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