Rate Overview
Live
1 ZAR = 182.1810 BIF
1 BIF = 0.005489
ZAR
Avg
175.7917
High
186.2685
Low
166.2526
Last updated: 7/2/2026, 4:23:53 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 182.18 BIF |
| 10 ZAR | 1,821.81 BIF |
| 50 ZAR | 9,109.05 BIF |
| 100 ZAR | 18,218.10 BIF |
| 500 ZAR | 91,090.52 BIF |
| 1,000 ZAR | 182,181.04 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-02T04:23:53Z",
"rates": {
"BIF": 182.181042
}
}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": 18218.104199999998,
"rate": 182.181042
}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