Rate Overview
Live
1 ZAR = 181.5678 BIF
1 BIF = 0.005508
ZAR
Avg
180.9628
High
181.8425
Low
179.2497
Last updated: 5/27/2026, 2:27:18 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 181.57 BIF |
| 10 ZAR | 1,815.68 BIF |
| 50 ZAR | 9,078.39 BIF |
| 100 ZAR | 18,156.78 BIF |
| 500 ZAR | 90,783.89 BIF |
| 1,000 ZAR | 181,567.78 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-27T02:27:18Z",
"rates": {
"BIF": 181.567785
}
}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": 18156.7785,
"rate": 181.567785
}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