Rate Overview
Live
1 ZAR = 181.7731 BIF
1 BIF = 0.005501
ZAR
Avg
168.4088
High
185.4453
Low
152.4190
Last updated: 5/27/2026, 11:19:14 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 181.77 BIF |
| 10 ZAR | 1,817.73 BIF |
| 50 ZAR | 9,088.66 BIF |
| 100 ZAR | 18,177.31 BIF |
| 500 ZAR | 90,886.57 BIF |
| 1,000 ZAR | 181,773.14 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-05-27T11:19:14Z",
"rates": {
"BIF": 181.773142
}
}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": 18177.3142,
"rate": 181.773142
}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