Rate Overview
Live
1 MXN = 173.3375 BIF
1 BIF = 0.005769
MXN
Avg
171.2058
High
173.3513
Low
169.9011
Last updated: 5/7/2026, 8:08:56 AM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 173.34 BIF |
| 10 MXN | 1,733.38 BIF |
| 50 MXN | 8,666.88 BIF |
| 100 MXN | 17,333.75 BIF |
| 500 MXN | 86,668.77 BIF |
| 1,000 MXN | 173,337.54 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-05-07T08:08:56Z",
"rates": {
"BIF": 173.337541
}
}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": 17333.7541,
"rate": 173.337541
}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