Rate Overview
Live
1 ZAR = 184.9974 BIF
1 BIF = 0.005405
ZAR
Avg
182.6353
High
184.9974
Low
180.0520
Last updated: 6/16/2026, 9:12:41 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 185.00 BIF |
| 10 ZAR | 1,849.97 BIF |
| 50 ZAR | 9,249.87 BIF |
| 100 ZAR | 18,499.74 BIF |
| 500 ZAR | 92,498.70 BIF |
| 1,000 ZAR | 184,997.39 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-06-16T09:12:41Z",
"rates": {
"BIF": 184.997394
}
}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": 18499.739400000002,
"rate": 184.997394
}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