Rate Overview
Live
1 MXN = 166.7303 BIF
1 BIF = 0.005998
MXN
Avg
169.1197
High
172.2412
Low
166.7303
Last updated: 3/7/2026, 4:23:51 AM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 166.73 BIF |
| 10 MXN | 1,667.30 BIF |
| 50 MXN | 8,336.51 BIF |
| 100 MXN | 16,673.03 BIF |
| 500 MXN | 83,365.15 BIF |
| 1,000 MXN | 166,730.29 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-07T04:23:51Z",
"rates": {
"BIF": 166.730291
}
}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": 16673.0291,
"rate": 166.730291
}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