Rate Overview
Live
1 BIF = 21.3731 ZWL
1 ZWL = 0.046788
BIF
Avg
21.4995
High
21.7613
Low
21.1711
Last updated: 3/27/2026, 3:22:57 PM
Quick Conversions
| BIF | ZWL |
|---|---|
| 1 BIF | 21.37 ZWL |
| 10 BIF | 213.73 ZWL |
| 50 BIF | 1,068.66 ZWL |
| 100 BIF | 2,137.31 ZWL |
| 500 BIF | 10,686.57 ZWL |
| 1,000 BIF | 21,373.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-27T15:22:57Z",
"rates": {
"ZWL": 21.37314
}
}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": 2137.314,
"rate": 21.37314
}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