Rate Overview
Live
1 MXN = 171.1656 BIF
1 BIF = 0.005842
MXN
Avg
170.0257
High
174.3095
Low
164.6387
Last updated: 5/27/2026, 10:51:23 PM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 171.17 BIF |
| 10 MXN | 1,711.66 BIF |
| 50 MXN | 8,558.28 BIF |
| 100 MXN | 17,116.56 BIF |
| 500 MXN | 85,582.80 BIF |
| 1,000 MXN | 171,165.60 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-27T22:51:23Z",
"rates": {
"BIF": 171.1656
}
}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": 17116.56,
"rate": 171.1656
}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