Rate Overview
Live
1 BIF = 0.005640 ZAR
1 ZAR = 177.3050
BIF
Avg
0.005578
High
0.005642
Low
0.005510
Last updated: 7/26/2026, 2:31:49 PM
Quick Conversions
| BIF | ZAR |
|---|---|
| 1 BIF | 0.01 ZAR |
| 10 BIF | 0.06 ZAR |
| 50 BIF | 0.28 ZAR |
| 100 BIF | 0.56 ZAR |
| 500 BIF | 2.82 ZAR |
| 1,000 BIF | 5.64 ZAR |
Get BIF/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=ZARExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-26T14:31:49Z",
"rates": {
"ZAR": 0.00564
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "ZAR",
"amount": 100
},
"result": 0.5640000000000001,
"rate": 0.00564
}Build with BIF/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key