Rate Overview
Live
1 BIF = 21.6791 ZWL
1 ZWL = 0.046127
BIF
Avg
21.6941
High
21.7603
Low
21.6379
Last updated: 3/7/2026, 1:04:26 AM
Quick Conversions
| BIF | ZWL |
|---|---|
| 1 BIF | 21.68 ZWL |
| 10 BIF | 216.79 ZWL |
| 50 BIF | 1,083.96 ZWL |
| 100 BIF | 2,167.91 ZWL |
| 500 BIF | 10,839.57 ZWL |
| 1,000 BIF | 21,679.14 ZWL |
Get BIF/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=ZWLExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T01:04:26Z",
"rates": {
"ZWL": 21.679137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "ZWL",
"amount": 100
},
"result": 2167.9137,
"rate": 21.679137
}Build with BIF/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key