Rate Overview
Live
1 BIF = 0.005640 SZL
1 SZL = 177.3050
BIF
Avg
0.005575
High
0.005640
Low
0.005484
Last updated: 7/26/2026, 11:01:57 PM
Quick Conversions
| BIF | SZL |
|---|---|
| 1 BIF | 0.01 SZL |
| 10 BIF | 0.06 SZL |
| 50 BIF | 0.28 SZL |
| 100 BIF | 0.56 SZL |
| 500 BIF | 2.82 SZL |
| 1,000 BIF | 5.64 SZL |
Get BIF/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=SZLExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-26T23:01:57Z",
"rates": {
"SZL": 0.00564
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "SZL",
"amount": 100
},
"result": 0.5640000000000001,
"rate": 0.00564
}Build with BIF/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key