Rate Overview
Live
1 BIF = 22.2421 ZWL
1 ZWL = 0.044960
BIF
Avg
22.2687
High
22.3226
Low
22.2322
Last updated: 8/12/2026, 6:42:21 PM
Quick Conversions
| BIF | ZWL |
|---|---|
| 1 BIF | 22.24 ZWL |
| 10 BIF | 222.42 ZWL |
| 50 BIF | 1,112.11 ZWL |
| 100 BIF | 2,224.21 ZWL |
| 500 BIF | 11,121.05 ZWL |
| 1,000 BIF | 22,242.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-08-12T18:42:21Z",
"rates": {
"ZWL": 22.2421
}
}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": 2224.21,
"rate": 22.2421
}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