Rate Overview
Live
1 BIF = 22.3285 ZWL
1 ZWL = 0.044786
BIF
Avg
21.7361
High
22.5923
Low
0.107872
Last updated: 7/27/2026, 4:32:21 AM
Quick Conversions
| BIF | ZWL |
|---|---|
| 1 BIF | 22.33 ZWL |
| 10 BIF | 223.28 ZWL |
| 50 BIF | 1,116.42 ZWL |
| 100 BIF | 2,232.85 ZWL |
| 500 BIF | 11,164.24 ZWL |
| 1,000 BIF | 22,328.48 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-27T04:32:21Z",
"rates": {
"ZWL": 22.328477
}
}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": 2232.8477,
"rate": 22.328477
}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