Rate Overview
Live
1 ZAR = 177.4922 BIF
1 BIF = 0.005634
ZAR
Avg
179.9474
High
181.4715
Low
177.4922
Last updated: 7/24/2026, 1:58:06 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 177.49 BIF |
| 10 ZAR | 1,774.92 BIF |
| 50 ZAR | 8,874.61 BIF |
| 100 ZAR | 17,749.22 BIF |
| 500 ZAR | 88,746.12 BIF |
| 1,000 ZAR | 177,492.24 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-24T01:58:06Z",
"rates": {
"BIF": 177.492235
}
}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": 17749.2235,
"rate": 177.492235
}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