Rate Overview
Live
1 ZAR = 172.7195 BIF
1 BIF = 0.005790
ZAR
Avg
181.3186
High
187.0509
Low
172.7195
Last updated: 3/27/2026, 12:59:35 PM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 172.72 BIF |
| 10 ZAR | 1,727.20 BIF |
| 50 ZAR | 8,635.98 BIF |
| 100 ZAR | 17,271.95 BIF |
| 500 ZAR | 86,359.76 BIF |
| 1,000 ZAR | 172,719.51 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-27T12:59:35Z",
"rates": {
"BIF": 172.719511
}
}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": 17271.951100000002,
"rate": 172.719511
}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