Rate Overview
Live
1 BIF = 0.005750 ZAR
1 ZAR = 173.9130
BIF
Avg
0.005599
High
0.005796
Low
0.005346
Last updated: 3/27/2026, 4:25:59 PM
Quick Conversions
| BIF | ZAR |
|---|---|
| 1 BIF | 0.01 ZAR |
| 10 BIF | 0.06 ZAR |
| 50 BIF | 0.29 ZAR |
| 100 BIF | 0.58 ZAR |
| 500 BIF | 2.88 ZAR |
| 1,000 BIF | 5.75 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-03-27T16:25:59Z",
"rates": {
"ZAR": 0.00575
}
}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.575,
"rate": 0.00575
}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