Rate Overview
Live
1 BIF = 0.005449 ZAR
1 ZAR = 183.5199
BIF
Avg
0.005511
High
0.005559
Low
0.005449
Last updated: 7/2/2026, 10:20:45 PM
Quick Conversions
| BIF | ZAR |
|---|---|
| 1 BIF | 0.01 ZAR |
| 10 BIF | 0.05 ZAR |
| 50 BIF | 0.27 ZAR |
| 100 BIF | 0.54 ZAR |
| 500 BIF | 2.72 ZAR |
| 1,000 BIF | 5.45 ZAR |
Get BIF/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=ZARExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-02T22:20:45Z",
"rates": {
"ZAR": 0.005449
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "ZAR",
"amount": 100
},
"result": 0.5448999999999999,
"rate": 0.005449
}Build with BIF/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key