Rate Overview
Live
1 MXN = 169.6762 BIF
1 BIF = 0.005894
MXN
Avg
170.2920
High
170.7872
Low
169.6646
Last updated: 7/8/2026, 10:37:07 AM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 169.68 BIF |
| 10 MXN | 1,696.76 BIF |
| 50 MXN | 8,483.81 BIF |
| 100 MXN | 16,967.62 BIF |
| 500 MXN | 84,838.09 BIF |
| 1,000 MXN | 169,676.18 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-07-08T10:37:07Z",
"rates": {
"BIF": 169.676183
}
}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": 16967.618300000002,
"rate": 169.676183
}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