Rate Overview
Live
1 BIF = 0.021510 MZN
1 MZN = 46.4900
BIF
Avg
0.021495
High
0.021545
Low
0.021396
Last updated: 3/27/2026, 3:25:42 PM
Quick Conversions
| BIF | MZN |
|---|---|
| 1 BIF | 0.02 MZN |
| 10 BIF | 0.22 MZN |
| 50 BIF | 1.08 MZN |
| 100 BIF | 2.15 MZN |
| 500 BIF | 10.76 MZN |
| 1,000 BIF | 21.51 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-03-27T15:25:42Z",
"rates": {
"MZN": 0.02151
}
}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.1510000000000002,
"rate": 0.02151
}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