Rate Overview
Live
1 ZAR = 184.7585 BIF
1 BIF = 0.005412
ZAR
Avg
184.9570
High
185.4897
Low
184.5078
Last updated: 8/14/2026, 4:15:22 PM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 184.76 BIF |
| 10 ZAR | 1,847.58 BIF |
| 50 ZAR | 9,237.92 BIF |
| 100 ZAR | 18,475.85 BIF |
| 500 ZAR | 92,379.23 BIF |
| 1,000 ZAR | 184,758.45 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-08-14T16:15:22Z",
"rates": {
"BIF": 184.758452
}
}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": 18475.8452,
"rate": 184.758452
}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