Rate Overview
Live
1 ZAR = 173.9122 BIF
1 BIF = 0.005750
ZAR
Avg
176.4945
High
185.7053
Low
169.2706
Last updated: 3/27/2026, 4:26:37 PM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 173.91 BIF |
| 10 ZAR | 1,739.12 BIF |
| 50 ZAR | 8,695.61 BIF |
| 100 ZAR | 17,391.22 BIF |
| 500 ZAR | 86,956.09 BIF |
| 1,000 ZAR | 173,912.17 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-27T16:26:37Z",
"rates": {
"BIF": 173.912172
}
}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": 17391.2172,
"rate": 173.912172
}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