Rate Overview
Live
1 MXN = 175.4292 BIF
1 BIF = 0.005700
MXN
Avg
174.9896
High
175.9006
Low
174.1902
Last updated: 8/15/2026, 6:51:59 AM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 175.43 BIF |
| 10 MXN | 1,754.29 BIF |
| 50 MXN | 8,771.46 BIF |
| 100 MXN | 17,542.92 BIF |
| 500 MXN | 87,714.59 BIF |
| 1,000 MXN | 175,429.19 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-08-15T06:51:59Z",
"rates": {
"BIF": 175.429187
}
}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": 17542.918700000002,
"rate": 175.429187
}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