Rate Overview
Live
1 BIF = 0.006054 MXN
1 MXN = 165.1800
BIF
Avg
0.006497
High
0.007122
Low
0.005834
Last updated: 3/27/2026, 8:04:17 AM
Quick Conversions
| BIF | MXN |
|---|---|
| 1 BIF | 0.01 MXN |
| 10 BIF | 0.06 MXN |
| 50 BIF | 0.30 MXN |
| 100 BIF | 0.61 MXN |
| 500 BIF | 3.03 MXN |
| 1,000 BIF | 6.05 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-27T08:04:17Z",
"rates": {
"MXN": 0.006054
}
}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.6054,
"rate": 0.006054
}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