Rate Overview
Live
1 BIF = 0.005773 MXN
1 MXN = 173.2202
BIF
Avg
0.005817
High
0.005877
Low
0.005754
Last updated: 5/9/2026, 7:22:37 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.89 MXN |
| 1,000 BIF | 5.77 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-05-09T07:22:37Z",
"rates": {
"MXN": 0.005773
}
}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.5773,
"rate": 0.005773
}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