Rate Overview
Live
1 ZAR = 181.7915 BIF
1 BIF = 0.005501
ZAR
Avg
181.4262
High
187.0509
Low
175.4236
Last updated: 5/27/2026, 6:13:39 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 181.79 BIF |
| 10 ZAR | 1,817.91 BIF |
| 50 ZAR | 9,089.57 BIF |
| 100 ZAR | 18,179.15 BIF |
| 500 ZAR | 90,895.74 BIF |
| 1,000 ZAR | 181,791.48 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-05-27T06:13:39Z",
"rates": {
"BIF": 181.791484
}
}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": 18179.1484,
"rate": 181.791484
}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