Rate Overview
Live
1 BIF = 0.006514 ZMW
1 ZMW = 153.5155
BIF
Avg
0.006444
High
0.006514
Low
0.006375
Last updated: 3/7/2026, 1:07:03 AM
Quick Conversions
| BIF | ZMW |
|---|---|
| 1 BIF | 0.01 ZMW |
| 10 BIF | 0.07 ZMW |
| 50 BIF | 0.33 ZMW |
| 100 BIF | 0.65 ZMW |
| 500 BIF | 3.26 ZMW |
| 1,000 BIF | 6.51 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-07T01:07:03Z",
"rates": {
"ZMW": 0.006514
}
}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.6514,
"rate": 0.006514
}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