Rate Overview
Live
1 BIF = 0.006228 ZMW
1 ZMW = 160.5652
BIF
Avg
0.006173
High
0.006228
Low
0.006125
Last updated: 7/25/2026, 12:23:26 AM
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.11 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-25T00:23:26Z",
"rates": {
"ZMW": 0.006228
}
}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.6228,
"rate": 0.006228
}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