Rate Overview
Live
1 BIF = 0.021468 MZN
1 MZN = 46.5810
BIF
Avg
0.021456
High
0.021490
Low
0.021410
Last updated: 5/27/2026, 8:47:34 AM
Quick Conversions
| BIF | MZN |
|---|---|
| 1 BIF | 0.02 MZN |
| 10 BIF | 0.21 MZN |
| 50 BIF | 1.07 MZN |
| 100 BIF | 2.15 MZN |
| 500 BIF | 10.73 MZN |
| 1,000 BIF | 21.47 MZN |
Get BIF/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=MZNExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-05-27T08:47:34Z",
"rates": {
"MZN": 0.021468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "MZN",
"amount": 100
},
"result": 2.1468000000000003,
"rate": 0.021468
}Build with BIF/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key