Rate Overview
Live
1 ZAR = 177.3050 BIF
1 BIF = 0.005640
ZAR
Avg
179.2959
High
181.4715
Low
177.2376
Last updated: 7/26/2026, 2:45:14 PM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 177.30 BIF |
| 10 ZAR | 1,773.05 BIF |
| 50 ZAR | 8,865.25 BIF |
| 100 ZAR | 17,730.50 BIF |
| 500 ZAR | 88,652.48 BIF |
| 1,000 ZAR | 177,304.95 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-07-26T14:45:14Z",
"rates": {
"BIF": 177.304952
}
}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": 17730.495199999998,
"rate": 177.304952
}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