Rate Overview
Live
1 ZAR = 172.9421 BIF
1 BIF = 0.005782
ZAR
Avg
178.6795
High
187.0509
Low
172.9421
Last updated: 3/27/2026, 2:34:04 PM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 172.94 BIF |
| 10 ZAR | 1,729.42 BIF |
| 50 ZAR | 8,647.11 BIF |
| 100 ZAR | 17,294.21 BIF |
| 500 ZAR | 86,471.05 BIF |
| 1,000 ZAR | 172,942.11 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-27T14:34:04Z",
"rates": {
"BIF": 172.942108
}
}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": 17294.2108,
"rate": 172.942108
}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