Rate Overview
Live
1 ZAR = 181.6760 BIF
1 BIF = 0.005504
ZAR
Avg
168.4044
High
185.4453
Low
152.4190
Last updated: 5/27/2026, 3:41:30 AM
Quick Conversions
| ZAR | BIF |
|---|---|
| 1 ZAR | 181.68 BIF |
| 10 ZAR | 1,816.76 BIF |
| 50 ZAR | 9,083.80 BIF |
| 100 ZAR | 18,167.60 BIF |
| 500 ZAR | 90,838.02 BIF |
| 1,000 ZAR | 181,676.04 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-27T03:41:30Z",
"rates": {
"BIF": 181.676044
}
}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": 18167.6044,
"rate": 181.676044
}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