Rate Overview
Live
1 BIF = 0.005893 MXN
1 MXN = 169.6929
BIF
Avg
0.005872
High
0.005893
Low
0.005855
Last updated: 7/8/2026, 10:31:48 AM
Quick Conversions
| BIF | MXN |
|---|---|
| 1 BIF | 0.01 MXN |
| 10 BIF | 0.06 MXN |
| 50 BIF | 0.29 MXN |
| 100 BIF | 0.59 MXN |
| 500 BIF | 2.95 MXN |
| 1,000 BIF | 5.89 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-08T10:31:48Z",
"rates": {
"MXN": 0.005893
}
}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.5892999999999999,
"rate": 0.005893
}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