Rate Overview
Live
1 BIF = 0.021403 MZN
1 MZN = 46.7224
BIF
Avg
0.021547
High
0.021787
Low
0.021333
Last updated: 7/27/2026, 6:33:06 AM
Quick Conversions
| BIF | MZN |
|---|---|
| 1 BIF | 0.02 MZN |
| 10 BIF | 0.21 MZN |
| 50 BIF | 1.07 MZN |
| 100 BIF | 2.14 MZN |
| 500 BIF | 10.70 MZN |
| 1,000 BIF | 21.40 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-07-27T06:33:06Z",
"rates": {
"MZN": 0.021403
}
}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.1403,
"rate": 0.021403
}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