Rate Overview
Live
1 ZAR = 173.0062 BIF
1 BIF = 0.005780
ZAR
Avg
174.4877
High
176.3211
Low
173.0062
Last updated: 3/27/2026, 11:11:53 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 173.01 BIF |
| 10 ZAR | 1,730.06 BIF |
| 50 ZAR | 8,650.31 BIF |
| 100 ZAR | 17,300.62 BIF |
| 500 ZAR | 86,503.09 BIF |
| 1,000 ZAR | 173,006.17 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-03-27T11:11:53Z",
"rates": {
"BIF": 173.006173
}
}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": 17300.617299999998,
"rate": 173.006173
}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