Rate Overview
Live
1 ZAR = 181.2874 BIF
1 BIF = 0.005516
ZAR
Avg
181.7114
High
187.0509
Low
175.4236
Last updated: 7/14/2026, 9:27:47 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 181.29 BIF |
| 10 ZAR | 1,812.87 BIF |
| 50 ZAR | 9,064.37 BIF |
| 100 ZAR | 18,128.74 BIF |
| 500 ZAR | 90,643.70 BIF |
| 1,000 ZAR | 181,287.39 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-14T09:27:47Z",
"rates": {
"BIF": 181.287391
}
}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": 18128.739100000003,
"rate": 181.287391
}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