Rate Overview
Live
1 BIF = 0.005817 MXN
1 MXN = 171.9099
BIF
Avg
0.005791
High
0.005825
Low
0.005753
Last updated: 6/19/2026, 9:50:06 AM
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.91 MXN |
| 1,000 BIF | 5.82 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-06-19T09:50:06Z",
"rates": {
"MXN": 0.005817
}
}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.5817,
"rate": 0.005817
}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