Rate Overview
Live
1 BIF = 22.3148 ZWL
1 ZWL = 0.044813
BIF
Avg
22.3724
High
22.4500
Low
22.3024
Last updated: 7/26/2026, 11:03:33 PM
Quick Conversions
| BIF | ZWL |
|---|---|
| 1 BIF | 22.31 ZWL |
| 10 BIF | 223.15 ZWL |
| 50 BIF | 1,115.74 ZWL |
| 100 BIF | 2,231.48 ZWL |
| 500 BIF | 11,157.42 ZWL |
| 1,000 BIF | 22,314.85 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-07-26T23:03:33Z",
"rates": {
"ZWL": 22.314846
}
}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": 2231.4846,
"rate": 22.314846
}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