Rate Overview
Live
1 BIF = 0.005513 SZL
1 SZL = 181.3894
BIF
Avg
0.005530
High
0.005563
Low
0.005496
Last updated: 7/23/2026, 1:18:15 AM
Quick Conversions
| BIF | SZL |
|---|---|
| 1 BIF | 0.01 SZL |
| 10 BIF | 0.06 SZL |
| 50 BIF | 0.28 SZL |
| 100 BIF | 0.55 SZL |
| 500 BIF | 2.76 SZL |
| 1,000 BIF | 5.51 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-23T01:18:15Z",
"rates": {
"SZL": 0.005513
}
}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.5513,
"rate": 0.005513
}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