Rate Overview
Live
1 BIF = 0.006373 ZMW
1 ZMW = 156.9120
BIF
Avg
0.006482
High
0.006607
Low
0.006286
Last updated: 3/27/2026, 11:47:19 AM
Quick Conversions
| BIF | ZMW |
|---|---|
| 1 BIF | 0.01 ZMW |
| 10 BIF | 0.06 ZMW |
| 50 BIF | 0.32 ZMW |
| 100 BIF | 0.64 ZMW |
| 500 BIF | 3.19 ZMW |
| 1,000 BIF | 6.37 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-03-27T11:47:19Z",
"rates": {
"ZMW": 0.006373
}
}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.6373,
"rate": 0.006373
}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