Rate Overview
Live
1 ZAR = 172.9804 BIF
1 BIF = 0.005781
ZAR
Avg
174.4916
High
176.3211
Low
172.9804
Last updated: 3/27/2026, 9:26:02 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 172.98 BIF |
| 10 ZAR | 1,729.80 BIF |
| 50 ZAR | 8,649.02 BIF |
| 100 ZAR | 17,298.04 BIF |
| 500 ZAR | 86,490.22 BIF |
| 1,000 ZAR | 172,980.44 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-27T09:26:02Z",
"rates": {
"BIF": 172.980441
}
}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": 17298.044100000003,
"rate": 172.980441
}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