Rate Overview
Live
1 MXN = 163.9909 BIF
1 BIF = 0.006098
MXN
Avg
168.8330
High
172.9989
Low
163.9909
Last updated: 3/27/2026, 6:32:39 PM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 163.99 BIF |
| 10 MXN | 1,639.91 BIF |
| 50 MXN | 8,199.55 BIF |
| 100 MXN | 16,399.09 BIF |
| 500 MXN | 81,995.46 BIF |
| 1,000 MXN | 163,990.92 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-27T18:32:39Z",
"rates": {
"BIF": 163.990916
}
}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": 16399.0916,
"rate": 163.990916
}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