Rate Overview
Live
1 BIF = 0.108575 ZWL
1 ZWL = 9.2102
BIF
Avg
0.108200
High
0.108575
Low
0.106745
Last updated: 4/16/2026, 5:29:53 PM
Quick Conversions
| BIF | ZWL |
|---|---|
| 1 BIF | 0.11 ZWL |
| 10 BIF | 1.09 ZWL |
| 50 BIF | 5.43 ZWL |
| 100 BIF | 10.86 ZWL |
| 500 BIF | 54.29 ZWL |
| 1,000 BIF | 108.58 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-04-16T17:29:53Z",
"rates": {
"ZWL": 0.108575
}
}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.8575,
"rate": 0.108575
}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