Rate Overview
Live
1 ZAR = 184.6947 BIF
1 BIF = 0.005414
ZAR
Avg
184.8787
High
185.4897
Low
184.3038
Last updated: 8/16/2026, 8:27:07 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 184.69 BIF |
| 10 ZAR | 1,846.95 BIF |
| 50 ZAR | 9,234.74 BIF |
| 100 ZAR | 18,469.47 BIF |
| 500 ZAR | 92,347.37 BIF |
| 1,000 ZAR | 184,694.73 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-16T08:27:07Z",
"rates": {
"BIF": 184.694733
}
}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": 18469.4733,
"rate": 184.694733
}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