Rate Overview
Live
1 BIF = 0.005989 MXN
1 MXN = 166.9728
BIF
Avg
0.005902
High
0.005991
Low
0.005805
Last updated: 3/7/2026, 1:07:24 AM
Quick Conversions
| BIF | MXN |
|---|---|
| 1 BIF | 0.01 MXN |
| 10 BIF | 0.06 MXN |
| 50 BIF | 0.30 MXN |
| 100 BIF | 0.60 MXN |
| 500 BIF | 2.99 MXN |
| 1,000 BIF | 5.99 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-03-07T01:07:24Z",
"rates": {
"MXN": 0.005989
}
}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.5989,
"rate": 0.005989
}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