Rate Overview
Live
1 BIF = 0.005831 MXN
1 MXN = 171.4972
BIF
Avg
0.006031
High
0.006357
Low
0.005754
Last updated: 7/22/2026, 6:35:08 PM
Quick Conversions
| BIF | MXN |
|---|---|
| 1 BIF | 0.01 MXN |
| 10 BIF | 0.06 MXN |
| 50 BIF | 0.29 MXN |
| 100 BIF | 0.58 MXN |
| 500 BIF | 2.92 MXN |
| 1,000 BIF | 5.83 MXN |
Get BIF/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=MXNExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-22T18:35:08Z",
"rates": {
"MXN": 0.005831
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "MXN",
"amount": 100
},
"result": 0.5831000000000001,
"rate": 0.005831
}Build with BIF/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key