Rate Overview
Live
1 ZAR = 179.0999 BIF
1 BIF = 0.005583
ZAR
Avg
182.4857
High
186.2685
Low
178.9204
Last updated: 3/6/2026, 8:10:12 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 179.10 BIF |
| 10 ZAR | 1,791.00 BIF |
| 50 ZAR | 8,954.99 BIF |
| 100 ZAR | 17,909.99 BIF |
| 500 ZAR | 89,549.94 BIF |
| 1,000 ZAR | 179,099.89 BIF |
Get ZAR/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BIFExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-06T08:10:12Z",
"rates": {
"BIF": 179.099887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BIF",
"amount": 100
},
"result": 17909.988699999998,
"rate": 179.099887
}Build with ZAR/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key