Rate Overview
Live
1 BIF = 22.2109 ZWL
1 ZWL = 0.045023
BIF
Avg
16.9504
High
22.2109
Low
0.108198
Last updated: 5/27/2026, 1:57:04 PM
Quick Conversions
| BIF | ZWL |
|---|---|
| 1 BIF | 22.21 ZWL |
| 10 BIF | 222.11 ZWL |
| 50 BIF | 1,110.54 ZWL |
| 100 BIF | 2,221.09 ZWL |
| 500 BIF | 11,105.43 ZWL |
| 1,000 BIF | 22,210.87 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-05-27T13:57:04Z",
"rates": {
"ZWL": 22.210867
}
}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": 2221.0867,
"rate": 22.210867
}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