Rate Overview
Live
1 ZAR = 180.6775 BIF
1 BIF = 0.005535
ZAR
Avg
181.0634
High
183.7665
Low
178.8917
Last updated: 4/16/2026, 7:08:20 PM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 180.68 BIF |
| 10 ZAR | 1,806.77 BIF |
| 50 ZAR | 9,033.87 BIF |
| 100 ZAR | 18,067.75 BIF |
| 500 ZAR | 90,338.75 BIF |
| 1,000 ZAR | 180,677.49 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-04-16T19:08:20Z",
"rates": {
"BIF": 180.677492
}
}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": 18067.7492,
"rate": 180.677492
}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