Rate Overview
Live
1 ZAR = 187.3766 BIF
1 BIF = 0.005337
ZAR
Avg
186.3979
High
187.4060
Low
185.1319
Last updated: 9/6/2026, 4:53:22 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 187.38 BIF |
| 10 ZAR | 1,873.77 BIF |
| 50 ZAR | 9,368.83 BIF |
| 100 ZAR | 18,737.66 BIF |
| 500 ZAR | 93,688.32 BIF |
| 1,000 ZAR | 187,376.65 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-09-06T04:53:22Z",
"rates": {
"BIF": 187.376647
}
}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": 18737.664699999998,
"rate": 187.376647
}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