Rate Overview
Live
1 MXN = 172.4332 BIF
1 BIF = 0.005799
MXN
Avg
172.0705
High
174.3095
Low
170.6568
Last updated: 4/17/2026, 4:52:40 AM
Quick Conversions
| MXN | BIF |
|---|---|
| 1 MXN | 172.43 BIF |
| 10 MXN | 1,724.33 BIF |
| 50 MXN | 8,621.66 BIF |
| 100 MXN | 17,243.32 BIF |
| 500 MXN | 86,216.62 BIF |
| 1,000 MXN | 172,433.25 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-04-17T04:52:40Z",
"rates": {
"BIF": 172.433249
}
}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": 17243.3249,
"rate": 172.433249
}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