Rate Overview
Live
1 ZAR = 182.7571 BIF
1 BIF = 0.005472
ZAR
Avg
182.2156
High
184.6834
Low
179.6880
Last updated: 7/12/2026, 4:07:39 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 182.76 BIF |
| 10 ZAR | 1,827.57 BIF |
| 50 ZAR | 9,137.86 BIF |
| 100 ZAR | 18,275.71 BIF |
| 500 ZAR | 91,378.56 BIF |
| 1,000 ZAR | 182,757.13 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-12T04:07:39Z",
"rates": {
"BIF": 182.757127
}
}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": 18275.7127,
"rate": 182.757127
}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