Rate Overview
Live
1 BIF = 22.5361 ZWL
1 ZWL = 0.044373
BIF
Avg
20.0208
High
22.5445
Low
0.107872
Last updated: 7/3/2026, 8:18:36 PM
Quick Conversions
| BIF | ZWL |
|---|---|
| 1 BIF | 22.54 ZWL |
| 10 BIF | 225.36 ZWL |
| 50 BIF | 1,126.81 ZWL |
| 100 BIF | 2,253.61 ZWL |
| 500 BIF | 11,268.05 ZWL |
| 1,000 BIF | 22,536.10 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-03T20:18:36Z",
"rates": {
"ZWL": 22.5361
}
}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": 2253.61,
"rate": 22.5361
}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