Rate Overview
Live
1 BIF = 0.108432 ZWL
1 ZWL = 9.2224
BIF
Avg
0.108266
High
0.108432
Low
0.108198
Last updated: 5/7/2026, 2:22:41 AM
Quick Conversions
| BIF | ZWL |
|---|---|
| 1 BIF | 0.11 ZWL |
| 10 BIF | 1.08 ZWL |
| 50 BIF | 5.42 ZWL |
| 100 BIF | 10.84 ZWL |
| 500 BIF | 54.22 ZWL |
| 1,000 BIF | 108.43 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-07T02:22:41Z",
"rates": {
"ZWL": 0.108432
}
}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": 10.8432,
"rate": 0.108432
}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