Rate Overview
Live
1 BIF = 0.021497 MZN
1 MZN = 46.5181
BIF
Avg
0.021515
High
0.021592
Low
0.021442
Last updated: 3/7/2026, 1:04:31 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.75 MZN |
| 1,000 BIF | 21.50 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-07T01:04:31Z",
"rates": {
"MZN": 0.021497
}
}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.1496999999999997,
"rate": 0.021497
}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