Rate Overview
Live
1 ZAR = 183.6586 BIF
1 BIF = 0.005445
ZAR
Avg
182.6296
High
183.7891
Low
181.0264
Last updated: 7/6/2026, 12:57:32 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 183.66 BIF |
| 10 ZAR | 1,836.59 BIF |
| 50 ZAR | 9,182.93 BIF |
| 100 ZAR | 18,365.86 BIF |
| 500 ZAR | 91,829.32 BIF |
| 1,000 ZAR | 183,658.64 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-06T00:57:32Z",
"rates": {
"BIF": 183.658639
}
}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": 18365.8639,
"rate": 183.658639
}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