Rate Overview
Live
1 MXN = 175.9164 BIF
1 BIF = 0.005685
MXN
Avg
176.0096
High
176.4007
Low
175.6542
Last updated: 9/2/2026, 10:33:01 AM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 175.92 BIF |
| 10 MXN | 1,759.16 BIF |
| 50 MXN | 8,795.82 BIF |
| 100 MXN | 17,591.64 BIF |
| 500 MXN | 87,958.19 BIF |
| 1,000 MXN | 175,916.38 BIF |
Get MXN/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=BIFExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-09-02T10:33:01Z",
"rates": {
"BIF": 175.916383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "BIF",
"amount": 100
},
"result": 17591.6383,
"rate": 175.916383
}Build with MXN/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key