Rate Overview
Live
1 BIF = 0.005622 SZL
1 SZL = 177.8726
BIF
Avg
0.005613
High
0.005661
Low
0.005563
Last updated: 5/6/2026, 10:23:18 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.81 SZL |
| 1,000 BIF | 5.62 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-05-06T22:23:18Z",
"rates": {
"SZL": 0.005622
}
}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.5622,
"rate": 0.005622
}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