Rate Overview
Live
1 BIF = 0.006230 ZMW
1 ZMW = 160.5136
BIF
Avg
0.006312
High
0.006635
Low
0.005852
Last updated: 7/25/2026, 9:54:20 PM
Quick Conversions
| BIF | ZMW |
|---|---|
| 1 BIF | 0.01 ZMW |
| 10 BIF | 0.06 ZMW |
| 50 BIF | 0.31 ZMW |
| 100 BIF | 0.62 ZMW |
| 500 BIF | 3.12 ZMW |
| 1,000 BIF | 6.23 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-07-25T21:54:20Z",
"rates": {
"ZMW": 0.00623
}
}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.623,
"rate": 0.00623
}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