Rate Overview
Live
1 BIF = 0.005902 ZMW
1 ZMW = 169.4341
BIF
Avg
0.005906
High
0.005961
Low
0.005852
Last updated: 6/16/2026, 8:10:21 AM
Quick Conversions
| BIF | ZMW |
|---|---|
| 1 BIF | 0.01 ZMW |
| 10 BIF | 0.06 ZMW |
| 50 BIF | 0.30 ZMW |
| 100 BIF | 0.59 ZMW |
| 500 BIF | 2.95 ZMW |
| 1,000 BIF | 5.90 ZMW |
Get BIF/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=ZMWExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-06-16T08:10:21Z",
"rates": {
"ZMW": 0.005902
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "ZMW",
"amount": 100
},
"result": 0.5902000000000001,
"rate": 0.005902
}Build with BIF/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key